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

XmlSchemaObjectCollection::IndexOf method

指定された XmlSchemaObject に対応するコレクションインデックスを返します。

int32_t System::Xml::Schema::XmlSchemaObjectCollection::IndexOf(const SharedPtr<XmlSchemaObject> &item)
パラメーター説明
itemconst SharedPtr<XmlSchemaObject>&返したいインデックスを持つ XmlSchemaObject

ReturnValue

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

参照