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