System::Collections::Generic::IKVCollection::idx_set method
IKVCollection::idx_set method
Setter function.
virtual void System::Collections::Generic::IKVCollection<T>::idx_set(int index, T value) override
Parameter | Type | Description |
---|---|---|
index | int | Index to set element at. |
value | T | Value to set to specified element. |
See Also
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.TeX for C++