System::Collections::Generic::LinkedListNode::get_Previous मेथड

LinkedListNode::get_Previous method

पिछले नोड को प्राप्त करता है।

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

ReturnValue

पूर्व नोड का पॉइंटर (यदि कोई हो) या null।

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