296 B
296 B
Value (the Get method)
Gets the value in the key/value pair.
TValue Value();
Return Value
Returns the value.
Value (the Set method)
Sets the value in the key/value pair.
void Value(
TValue value // value
);
Parameters
value
[in] Value