System::Collections::Generic::SortedList::GetEnumerator 메서드

SortedList::GetEnumerator method

현재 리스트를 순회하는 열거자를 가져옵니다.

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

ReturnValue

현재 목록을 순회하는 새로 생성된 열거자에 대한 포인터.

또 보기