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)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | const SharedPtr<XmlSchemaParticle>& | 要设置的值。 |
另见
- Typedef SharedPtr
- Class XmlSchemaParticle
- Class XmlSchemaComplexType
- Namespace System::Xml::Schema
- Library Aspose.Font for C++