System::Xml::Schema::XmlSchemaChoice::get_Items メソッド

XmlSchemaChoice::get_Items method

コンポジタ (choice) に含まれる要素のコレクションを返します:XmlSchemaElementXmlSchemaGroupRefXmlSchemaChoiceXmlSchemaSequence、または XmlSchemaAny

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

ReturnValue

XmlSchemaChoice に含まれる要素のコレクションです。

参照