get_Value()

LinkedListNode::get_Value() const method

Gets stored value.

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

Return Value

Stored value.

See Also