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

LinkedListNode::get_Value method

格納された値を取得します。

T System::Collections::Generic::LinkedListNode<T>::get_Value() const

ReturnValue

格納された値。

参照