System::Xml::Schema::XmlSchemaChoice::get_Items 方法

XmlSchemaChoice::get_Items method

返回在组合器(choice)中包含的元素集合:XmlSchemaElementXmlSchemaGroupRefXmlSchemaChoiceXmlSchemaSequence、或 XmlSchemaAny

SharedPtr<XmlSchemaObjectCollection> System::Xml::Schema::XmlSchemaChoice::get_Items() override

ReturnValue

包含在 XmlSchemaChoice 中的元素集合。

另见