System::Collections::Generic::LinkedList::get_Last method
LinkedList::get_Last method
يحصل على مؤشر إلى العنصر الأخير في القائمة.
SharedPtr<LinkedListNode<T>> System::Collections::Generic::LinkedList<T>::get_Last() const
ReturnValue
العنصر الأخير في القائمة.
انظر أيضًا
- Typedef SharedPtr
- Class LinkedListNode
- Class LinkedList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++