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

XmlSchemaComplexType::set_Particle method

将组合器类型设置为以下之一的 XmlSchemaGroupRefXmlSchemaChoiceXmlSchemaAll、或 XmlSchemaSequence 类。

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

另见