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.Page for C++