System::Collections::Generic::LinkedListNode::set_Value method

LinkedListNode::set_Value method

Imposta il valore memorizzato.

void System::Collections::Generic::LinkedListNode<T>::set_Value(const T &value)
ParametroTipoDescrizione
valoreconst T&Valore da memorizzare.

Vedi anche