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