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