System::Collections::Generic::LinkedListNode::get_Value method

LinkedListNode::get_Value method

Gets stored value.

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

ReturnValue

Stored value.

See Also