System::Collections::Generic::LinkedListNode::LinkedListNode constructeur

LinkedListNode::LinkedListNode constructor

Constructeur.

System::Collections::Generic::LinkedListNode<T>::LinkedListNode(const T &value)
ParamètreTypeDescription
valueconst T&Valeur contenue.

Voir aussi