System::Xml::Schema::XmlSchemaComplexType::set_Particle 方法
XmlSchemaComplexType::set_Particle method
将组合器类型设置为 XmlSchemaGroupRef、XmlSchemaChoice、XmlSchemaAll 或 XmlSchemaSequence 类之一。
void System::Xml::Schema::XmlSchemaComplexType::set_Particle(const SharedPtr<XmlSchemaParticle> &value)
| Parameter | Type | 描述 |
|---|---|---|
| value | const SharedPtr<XmlSchemaParticle>& | 要设置的值。 |
另见
- Typedef SharedPtr
- Class XmlSchemaParticle
- Class XmlSchemaComplexType
- Namespace System::Xml::Schema
- Library Aspose.Page for C++