System::Collections::Generic::LinkedListNode::get_List method

LinkedListNode::get_List method

Obtiene la lista contenedora.

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

ReturnValue

Puntero a la lista contenedora (si la hay) o null.

Ver también