System::Collections::Generic::IKVCollection::IndexOf メソッド
IKVCollection::IndexOf method
コンテナ内のアイテムのインデックスを取得します。
virtual int System::Collections::Generic::IKVCollection<T>::IndexOf(const T &item) const override
| パラメーター | 型 | 説明 |
|---|---|---|
| 項目 | const T& | 検索対象の項目。 |
ReturnValue
コンテナ内の項目のインデックスです。
参照
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++