System::Collections::Generic::SortedDictionary::GetEnumerator method

SortedDictionary::GetEnumerator method

Получает перечислитель для обхода текущего словаря.

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

ReturnValue

Указатель на только что созданный перечислитель.

См. также