The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
XmlSchemaParticle::MaxOccurs Property
.NET Framework (current version)
Gets or sets the maximum number of times the particle can occur.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System::DecimalThe maximum number of times the particle can occur. The default is 1.
The value can be an integer greater than or equal to zero.
.NET Framework
Available since 1.1
Available since 1.1
Show: