Value (the Get method)

노드 값을 반환.

Value();

값 반환

노드 값을 반환.

Value (the Set method)

노드 값을 설정

void Value(
    value     // 노드 값
   );

매개변수

[in] 노드 값.