System::Xml::Schema::XmlSchemaParticle::set_MinOccursString method
XmlSchemaParticle::set_MinOccursString method
Sets the number as a string value. The minimum number of times the particle can occur.
void System::Xml::Schema::XmlSchemaParticle::set_MinOccursString(const String &value)
Parameter | Type | Description |
---|---|---|
value | const String& | The value to set. |
See Also
- Class String
- Class XmlSchemaParticle
- Namespace System::Xml::Schema
- Library Aspose.TeX for C++