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.Font for C++