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