System::Collections::Generic::BaseDictionary::GetEnumerator metodo
BaseDictionary::GetEnumerator method
Crea un’istanza dell’enumeratore, dovrebbe essere implementata dalla sottoclasse.
SharedPtr<IEnumerator<KeyValuePair<key_t, mapped_t>>> System::Collections::Generic::BaseDictionary<Map>::GetEnumerator() override=0
ReturnValue
Enumerator bound to this object.
Vedi anche
- Typedef SharedPtr
- Class IEnumerator
- Class KeyValuePair
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++