System::Collections::Generic::_KeyList::idx_get method
_KeyList::idx_get method
Haalt de sleutel op op de opgegeven positie.
virtual TKey System::Collections::Generic::_KeyList<Dict>::idx_get(int index) const override
| Parameter | Type | Beschrijving |
|---|---|---|
| index | int | Index om de sleutel op te halen. |
ReturnValue
Kopie van sleutel op opgegeven positie.
Zie ook
- Typedef TKey
- Class _KeyList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++