System::Collections::Generic::LinkedListNode::set_Value yöntemi
LinkedListNode::set_Value method
Depolanan değeri ayarlar.
void System::Collections::Generic::LinkedListNode<T>::set_Value(const T &value)
| Parameter | Type | Açıklama |
|---|---|---|
| değer | const T& | Depolanacak değer. |
Ayrıca Bakınız
- Class LinkedListNode
- Namespace System::Collections::Generic
- Library Aspose.Page for C++