System::Xml::Schema::XmlSchemaComplexContentRestriction::set_Particle 方法

XmlSchemaComplexContentRestriction::set_Particle method

设置以下类之一:XmlSchemaGroupRefXmlSchemaChoiceXmlSchemaAll、或 XmlSchemaSequence 类。

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

另见