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