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++