Metodo System::Collections::Generic::LinkedListNode::get_Value

LinkedListNode::get_Value method

Ottiene il valore memorizzato.

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

ReturnValue

Valore memorizzato.

Vedi anche