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