System::Collections::Generic::Dictionary::GetEnumerator method

Dictionary::GetEnumerator method

Erstellt ein Enumerator‑Objekt.

virtual IEnumeratorPtr System::Collections::Generic::Dictionary<TKey, TValue>::GetEnumerator() override

ReturnValue

Neu erstelltes Enumerator-Objekt.

Siehe auch