System::Xml::Schema::XmlSchemaParticle::set_MaxOccurs method

XmlSchemaParticle::set_MaxOccurs method

Sets the maximum number of times the particle can occur.

void System::Xml::Schema::XmlSchemaParticle::set_MaxOccurs(Decimal value)
ParameterTypeDescription
valueDecimalThe value to set.

See Also