System::Collections::Generic::LinkedListNode::LinkedListNode constructeur
LinkedListNode::LinkedListNode constructor
Constructeur.
System::Collections::Generic::LinkedListNode<T>::LinkedListNode(const T &value)
| Paramètre | Type | Description |
|---|---|---|
| value | const T& | Valeur contenue. |
Voir aussi
- Class LinkedListNode
- Namespace System::Collections::Generic
- Library Aspose.Page for C++