System::Collections::Generic::LinkedListNode::set_Value 方法
LinkedListNode::set_Value method
设置存储的值。
void System::Collections::Generic::LinkedListNode<T>::set_Value(const T &value)
| Parameter | Type | 描述 |
|---|---|---|
| value | const T& | 要存储的值。 |
另见
- Class LinkedListNode
- Namespace System::Collections::Generic
- Library Aspose.Page for C++