System::Collections::Generic::LinkedListNode::set_Value méthode
LinkedListNode::set_Value method
Définit la valeur stockée.
void System::Collections::Generic::LinkedListNode<T>::set_Value(const T &value)
| Paramètre | Type | Description |
|---|---|---|
| valeur | const T& | Valeur à stocker. |
Voir aussi
- Class LinkedListNode
- Namespace System::Collections::Generic
- Library Aspose.Font for C++