System::Xml::Schema::XmlSchemaParticle::set_MaxOccursString method
XmlSchemaParticle::set_MaxOccursString method
Sets the number as a string value. Maximum number of times the particle can occur.
void System::Xml::Schema::XmlSchemaParticle::set_MaxOccursString(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.PDF for C++