System::Collections::Generic::LinkedListNode::LinkedListNode constructor
LinkedListNode::LinkedListNode constructor
Konstruktor.
System::Collections::Generic::LinkedListNode<T>::LinkedListNode(const T &value)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| value | const T& | Nilai yang disimpan. |
Lihat Juga
- Class LinkedListNode
- Namespace System::Collections::Generic
- Library Aspose.Page for C++