System::Collections::Generic::IKVCollection::idx_get methode
IKVCollection::idx_get method
Getter‑functie.
virtual T System::Collections::Generic::IKVCollection<T>::idx_get(int index) const override=0
| Parameter | Type | Beschrijving |
|---|---|---|
| index | int | Index om element uit te halen. |
ReturnValue
Element op de opgegeven positie.
Zie ook
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++