System::Collections::Generic::SortedDictionary::GetEnumerator Methode

SortedDictionary::GetEnumerator method

Holt den Enumerator, um das aktuelle Wörterbuch zu durchlaufen.

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

ReturnValue

Zeiger auf neu erstellten Enumerator.

Siehe auch