set_MinOccursString()

XmlSchemaParticle::set_MinOccursString(const String&) 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)

Arguments

ParameterTypeDescription
valueconst String&The value to set.

See Also