System::Xml::Schema::XmlSchemaComplexType::set_Particle 方法

XmlSchemaComplexType::set_Particle method

将组合器类型设置为 XmlSchemaGroupRefXmlSchemaChoiceXmlSchemaAllXmlSchemaSequence 类之一。

void System::Xml::Schema::XmlSchemaComplexType::set_Particle(const SharedPtr<XmlSchemaParticle> &value)
ParameterType描述
valueconst SharedPtr<XmlSchemaParticle>&要设置的值。

另见