System::Collections::Generic::BaseDictionary::GetEnumerator-Methode
BaseDictionary::GetEnumerator method
Erstellt eine Enumerator-Instanz, die von einer Unterklasse implementiert werden sollte.
SharedPtr<IEnumerator<KeyValuePair<key_t, mapped_t>>> System::Collections::Generic::BaseDictionary<Map>::GetEnumerator() override=0
ReturnValue
Enumerator bound to this object.
Siehe auch
- Typedef SharedPtr
- Class IEnumerator
- Class KeyValuePair
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++