System::Collections::Generic::LinkedList::get_Last method

LinkedList::get_Last method

يحصل على مؤشر إلى العنصر الأخير في القائمة.

SharedPtr<LinkedListNode<T>> System::Collections::Generic::LinkedList<T>::get_Last() const

ReturnValue

العنصر الأخير في القائمة.

انظر أيضًا