System::Collections::Generic::LinkedList::get_First मेथड

LinkedList::get_First method

सूची में पहले तत्व का पॉइंटर प्राप्त करता है।

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

ReturnValue

सूची में पहला तत्व।

संबंधित देखें