System::Collections::Generic::LinkedList::get_First 方法
LinkedList::get_First method
获取列表中第一个元素的指针。
SharedPtr<LinkedListNode<T>> System::Collections::Generic::LinkedList<T>::get_First() const
ReturnValue
列表中的第一个元素。
另见
- Typedef SharedPtr
- Class LinkedListNode
- Class LinkedList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++