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

LinkedList::get_Last method

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

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

ReturnValue

सूची में अंतिम तत्व।

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