System::Collections::Generic::SortedList::GetEnumerator 方法
SortedList::GetEnumerator method
获取遍历当前列表的枚举器。
IEnumeratorPtr System::Collections::Generic::SortedList<TKey, TValue>::GetEnumerator() override
ReturnValue
指向新创建的遍历当前列表的枚举器的指针。
另见
- Typedef IEnumeratorPtr
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++