System::Collections::Generic::LinkedListNode::set_Value method
LinkedListNode::set_Value method
Sets stored value.
void System::Collections::Generic::LinkedListNode<T>::set_Value(const T &value)
Parameter | Type | Description |
---|---|---|
value | const T& | Value to store. |
See Also
- Class LinkedListNode
- Namespace System::Collections::Generic
- Library Aspose.TeX for C++