System::Collections::Generic::SortedDictionary::GetEnumerator metodu

SortedDictionary::GetEnumerator method

Mevcut sözlüğü yinelemek için bir yineleyici alır.

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

ReturnValue

Yeni oluşturulan yineleyiciye işaretçi.

Ayrıca Bakınız