System::Collections::Generic::SortedDictionary::GetEnumerator methode

SortedDictionary::GetEnumerator method

Haalt enumerator op om door het huidige woordenboek te itereren.

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

ReturnValue

Pointer naar nieuw aangemaakte enumerator.

Zie ook