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