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

LinkedListNode::get_Value method

Restituisce il valore memorizzato.

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

ReturnValue

Valore memorizzato.

Vedi anche