System::Collections::Generic::LinkedList::get_First method
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++