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

LinkedList::GetEnumerator method

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

SharedPtr<IEnumerator<T>> System::Collections::Generic::LinkedList<T>::GetEnumerator() override

ReturnValue

كائن مكرّر تم إنشاؤه حديثًا.

انظر أيضًا