System::Collections::Generic::IKVCollection::idx_set 方法
IKVCollection::idx_set method
设置函数。
virtual void System::Collections::Generic::IKVCollection<T>::idx_set(int index, T value) override
| 参数 | 类型 | 描述 |
|---|---|---|
| 索引 | int | 要设置元素的索引。 |
| 值 | T | 要设置到指定元素的值。 |
另见
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++