idx_set()
IKVCollection::idx_set(int, T) method
Setter function.
virtual void System::Collections::Generic::IKVCollection<T>::idx_set(int index, T value) override
Arguments
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.Slides