System::Collections::Generic::LinkedListNode::set_Value メソッド
LinkedListNode::set_Value method
格納された値を設定します。
void System::Collections::Generic::LinkedListNode<T>::set_Value(const T &value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | const T& | 格納する値。 |
参照
- Class LinkedListNode
- Namespace System::Collections::Generic
- Library Aspose.Page for C++