System::Collections::Generic::LinkedListNode::get_List メソッド

LinkedListNode::get_List method

含まれるリストを取得します。

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

ReturnValue

含むリストへのポインタ(存在する場合)または null。

参照