System::Xml::Schema::XmlSchemaChoice::get_Items 方法
XmlSchemaChoice::get_Items method
返回在组合器(choice)中包含的元素集合:XmlSchemaElement、XmlSchemaGroupRef、XmlSchemaChoice、XmlSchemaSequence、或 XmlSchemaAny。
SharedPtr<XmlSchemaObjectCollection> System::Xml::Schema::XmlSchemaChoice::get_Items() override
ReturnValue
包含在 XmlSchemaChoice 中的元素集合。
另见
- Typedef SharedPtr
- Class XmlSchemaObjectCollection
- Class XmlSchemaChoice
- Namespace System::Xml::Schema
- Library Aspose.Font for C++