System::Collections::Generic::LinkedListNode::LinkedListNode constructor

LinkedListNode::LinkedListNode constructor

Konstruktor.

System::Collections::Generic::LinkedListNode<T>::LinkedListNode(const T &value)
ParameterTipeDeskripsi
valueconst T&Nilai yang disimpan.

Lihat Juga