Método System::Xml::Schema::XmlSchemaComplexType::set_Particle
XmlSchemaComplexType::set_Particle method
Establece el tipo de compositor como una de las clases XmlSchemaGroupRef, XmlSchemaChoice, XmlSchemaAll o XmlSchemaSequence.
void System::Xml::Schema::XmlSchemaComplexType::set_Particle(const SharedPtr<XmlSchemaParticle> &value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| value | const SharedPtr<XmlSchemaParticle>& | El valor a establecer. |
Ver también
- Typedef SharedPtr
- Class XmlSchemaParticle
- Class XmlSchemaComplexType
- Namespace System::Xml::Schema
- Library Aspose.Page for C++