System::Collections::Generic::_ValueList::idx_get 方法
_ValueList::idx_get method
获取指定位置的值。
virtual TValue System::Collections::Generic::_ValueList<Dict>::idx_get(int index) const
| 参数 | 类型 | 描述 |
|---|---|---|
| 索引 | int | 获取值的索引。 |
ReturnValue
复制指定位置的值。
另见
- Typedef TValue
- Class _ValueList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++