System::Collections::Generic::Dictionary::GetEnumerator Methode

Dictionary::GetEnumerator method

Erstellt ein Enumerator-Objekt.

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

ReturnValue

Neu erstelltes Enumerator-Objekt.

Siehe auch