System::Collections::Generic::_KeyCollection::Enumerator classe
Enumerator class
Enumerator to iterate through keys.
class Enumerator : public System::Collections::Generic::BaseEnumerator<Dict::map_t, TKey>
Metodi
| Metodo | Descrizione |
|---|---|
| Enumerator(const typename Dict::Ptr&) | Crea enumeratore di chiavi per il dizionario specificato. |
| get_Current() const override | Ottiene la chiave corrente. |
Vedi anche
- Class BaseEnumerator
- Class _KeyCollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++