طريقة 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.Page for C++