System::Collections::Generic::_KeyList::idx_get méthode
_KeyList::idx_get method
Obtient la clé à la position spécifiée.
virtual TKey System::Collections::Generic::_KeyList<Dict>::idx_get(int index) const override
| Paramètre | Type | Description |
|---|---|---|
| indice | int | Index pour obtenir la clé. |
ReturnValue
Copie de la clé à la position spécifiée.
Voir aussi
- Typedef TKey
- Class _KeyList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++