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.Font for C++