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++