System::Collections::Generic::LinkedListNode::get_Value método

LinkedListNode::get_Value method

Obtiene el valor almacenado.

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

ReturnValue

Valor almacenado.

Ver también