System::Collections::Generic::SortedDictionary::GetEnumerator method
SortedDictionary::GetEnumerator method
현재 사전을 순회하기 위한 열거자를 가져옵니다.
IEnumeratorPtr System::Collections::Generic::SortedDictionary<TKey, TValue>::GetEnumerator() override
ReturnValue
새로 생성된 열거자에 대한 포인터.
또 보기
- Typedef IEnumeratorPtr
- Class SortedDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++