System::Collections::Generic::LinkedListNode::set_Value método
LinkedListNode::set_Value method
Establece el valor almacenado.
void System::Collections::Generic::LinkedListNode<T>::set_Value(const T &value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| value | const T& | Valor a almacenar. |
Ver también
- Class LinkedListNode
- Namespace System::Collections::Generic
- Library Aspose.Page for C++