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

LinkedListNode::get_Next method

अगला नोड प्राप्त करता है।

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

ReturnValue

अगले नोड (यदि कोई हो) या null का पॉइंटर।

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