System::Xml::Schema::XmlSchemaComplexType::set_Particle-Methode
XmlSchemaComplexType::set_Particle method
Legt den Kompositor-Typ als eine der Klassen XmlSchemaGroupRef, XmlSchemaChoice, XmlSchemaAll oder XmlSchemaSequence fest.
void System::Xml::Schema::XmlSchemaComplexType::set_Particle(const SharedPtr<XmlSchemaParticle> &value)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Wert | const SharedPtr<XmlSchemaParticle>& | Der zu setzende Wert. |
Siehe auch
- Typedef SharedPtr
- Class XmlSchemaParticle
- Class XmlSchemaComplexType
- Namespace System::Xml::Schema
- Library Aspose.Font for C++