Metodo System::Collections::Generic::_KeyList::idx_get
_KeyList::idx_get method
Ottiene la chiave nella posizione specificata.
virtual TKey System::Collections::Generic::_KeyList<Dict>::idx_get(int index) const override
| Parametro | Tipo | Descrizione |
|---|---|---|
| indice | int | Indice da cui ottenere la chiave. |
ReturnValue
Copia della chiave nella posizione specificata.
Vedi anche
- Typedef TKey
- Class _KeyList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++