Test additional content header

Value Constructor

Overload List

Value(MakeValueArgs) Initializes a new instance of the [!:Values] with provided values. Used in derived classes to initialize base class fields.
Value(Value) Initializes a new instance of the Value which is deep copy of the supplied value parameter.

See Also