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