System::Xml::Schema::XmlSchemaObjectCollection::idx_get メソッド

XmlSchemaObjectCollection::idx_get method

指定されたインデックスにある XmlSchemaObject を返します。

virtual SharedPtr<XmlSchemaObject> System::Xml::Schema::XmlSchemaObjectCollection::idx_get(int32_t index)
パラメーター説明
indexint32_tXmlSchemaObject のインデックスです。

ReturnValue

指定されたインデックスにある XmlSchemaObject です。

参照