System::Collections::ObjectModel::KeyedCollection::idx_get メソッド
KeyedCollection::idx_get method
特定のインデックスの項目を取得します。
TItem System::Collections::ObjectModel::KeyedCollection<TKey, TItem>::idx_get(TKey key)
| パラメーター | 型 | 説明 |
|---|---|---|
| キー | TKey | 検索するキー。 |
ReturnValue
キー付き値のコピー。
参照
- Class KeyedCollection
- Namespace System::Collections::ObjectModel
- Library Aspose.Page for C++