طريقة System::Collections::Generic::SortedList::GetEnumerator
SortedList::GetEnumerator method
يحصل على المكرّر الذي يتنقل عبر القائمة الحالية.
IEnumeratorPtr System::Collections::Generic::SortedList<TKey, TValue>::GetEnumerator() override
ReturnValue
مؤشر إلى المُعدِّد الذي تم إنشاؤه حديثًا ويتنقل عبر القائمة الحالية.
انظر أيضًا
- Typedef IEnumeratorPtr
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++