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