System::Xml::Schema::XmlSchemaParticle::set_MinOccursString method

XmlSchemaParticle::set_MinOccursString method

Sets the number as a string value. The minimum number of times the particle can occur.

void System::Xml::Schema::XmlSchemaParticle::set_MinOccursString(const String &value)
ParameterTypeDescription
valueconst String&The value to set.

See Also