System::Collections::Generic::LinkedList::get_Last 方法
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++