System::Collections::Generic::LinkedListNode::set_Value méthode

LinkedListNode::set_Value method

Définit la valeur stockée.

void System::Collections::Generic::LinkedListNode<T>::set_Value(const T &value)
ParamètreTypeDescription
valeurconst T&Valeur à stocker.

Voir aussi