set_MaxOccursString()

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

Arguments

ParameterTypeDescription
valueconst String&The value to set.

See Also