System::Collections::Generic::_KeyList::idx_get 方法
_KeyList::idx_get method
在指定位置获取键。
virtual TKey System::Collections::Generic::_KeyList<Dict>::idx_get(int index) const override
| 参数 | 类型 | 描述 |
|---|---|---|
| 索引 | int | 用于获取键的索引。 |
ReturnValue
指定位置的键的副本。
另见
- Typedef TKey
- Class _KeyList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++