System::Collections::Generic::IKVCollection::idx_get metod
IKVCollection::idx_get method
Getter-funktion.
virtual T System::Collections::Generic::IKVCollection<T>::idx_get(int index) const override=0
| Parameter | Type | Beskrivning |
|---|---|---|
| index | int | Index för att hämta element från. |
ReturnValue
Element på angiven position.
Se även
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++