طريقة System::Collections::Generic::List::GetEnumerator

List::GetEnumerator method

يحصل على المكرّر للتنقل عبر عناصر القائمة.

IEnumeratorPtr System::Collections::Generic::List<T>::GetEnumerator() override

ReturnValue

مؤشر إلى المُعدد الذي تم إنشاؤه حديثًا.

انظر أيضًا