idx_get()
IKVCollection::idx_get(int) const method
Getter function.
virtual T System::Collections::Generic::IKVCollection<T>::idx_get(int index) const override=0
Arguments
Parameter | Type | Description |
---|---|---|
index | int | Index to get element from. |
Return Value
Element at specified position.
See Also
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Slides