System::Collections::Generic::LinkedListNode::set_Value metod

LinkedListNode::set_Value method

Depolanan değeri ayarlar.

void System::Collections::Generic::LinkedListNode<T>::set_Value(const T &value)
ParametreTürAçıklama
değerconst T&Depolanacak değer.

Ayrıca Bakınız