System::Collections::Generic::LinkedListNode::set_Value method
LinkedListNode::set_Value method
Imposta il valore memorizzato.
void System::Collections::Generic::LinkedListNode<T>::set_Value(const T &value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | const T& | Valore da memorizzare. |
Vedi anche
- Class LinkedListNode
- Namespace System::Collections::Generic
- Library Aspose.Font for C++