set_MaxOccurs()

XmlSchemaParticle::set_MaxOccurs(Decimal) method

Sets the maximum number of times the particle can occur.

void System::Xml::Schema::XmlSchemaParticle::set_MaxOccurs(Decimal value)

Arguments

ParameterTypeDescription
valueDecimalThe value to set.

See Also