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