System::Xml::Schema::XmlSchemaGroupRef::get_Particle 方法

XmlSchemaGroupRef::get_Particle method

返回 XmlSchemaChoiceXmlSchemaAllXmlSchemaSequence 类之一,用于保存 Particle 值的编译后解释。

SharedPtr<XmlSchemaGroupBase> System::Xml::Schema::XmlSchemaGroupRef::get_Particle()

ReturnValue

Particle 值的编译后解释,它是 XmlSchemaChoiceXmlSchemaAllXmlSchemaSequence 类之一。

另见