System::Xml::Schema::XmlSchemaComplexContentExtension::set_Particle 方法
XmlSchemaComplexContentExtension::set_Particle method
设置以下类之一:XmlSchemaGroupRef、XmlSchemaChoice、XmlSchemaAll、或 XmlSchemaSequence 类。
void System::Xml::Schema::XmlSchemaComplexContentExtension::set_Particle(const SharedPtr<XmlSchemaParticle> &value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | const SharedPtr<XmlSchemaParticle>& | 要设置的值。 |
另见
- Typedef SharedPtr
- Class XmlSchemaParticle
- Class XmlSchemaComplexContentExtension
- Namespace System::Xml::Schema
- Library Aspose.Font for C++