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