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

LinkedListNode::get_List method

Restituisce la lista contenente.

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

ReturnValue

Puntatore alla lista contenente (se presente) o null.

Vedi anche