System::Xml::Schema::XmlSchemaComplexContentExtension::set_Particle method
XmlSchemaComplexContentExtension::set_Particle method
Sets one of the XmlSchemaGroupRef, XmlSchemaChoice, XmlSchemaAll, or XmlSchemaSequence classes.
void System::Xml::Schema::XmlSchemaComplexContentExtension::set_Particle(const SharedPtr<XmlSchemaParticle> &value)
Parameter | Type | Description |
---|---|---|
value | const SharedPtr<XmlSchemaParticle>& | The value to set. |
See Also
- Typedef SharedPtr
- Class XmlSchemaParticle
- Class XmlSchemaComplexContentExtension
- Namespace System::Xml::Schema
- Library Aspose.PUB for C++