System::Collections::Generic::IKVCollection::idx_get 方法
IKVCollection::idx_get method
获取函数。
virtual T System::Collections::Generic::IKVCollection<T>::idx_get(int index) const override=0
| 参数 | 类型 | 描述 |
|---|---|---|
| 索引 | int | 用于获取元素的索引。 |
ReturnValue
指定位置的元素。
另见
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++