System::Xml::Schema::XmlSchemaParticle::set_MaxOccursString method

XmlSchemaParticle::set_MaxOccursString method

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

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

See Also