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::MinOccurs Property
.NET Framework (current version)
Gets or sets the minimum number of times the particle can occur.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System::DecimalThe minimum number of times the particle can occur. The default is 1.
The value can be an integer greater than or equal to zero. Set this attribute to zero to indicate that the attribute is optional.
.NET Framework
Available since 1.1
Available since 1.1
Show: