The Value type exposes the following members.

Constructors

  Name Description
Public method Value()()()()
Initializes a new instance of the Value class.
Public method Value(RdlObject)
Initializes a new instance of the Value class.

Methods

  Name Description
Public method AssignFrom
Copies properties from another Value to the current object.

Properties

  Name Description
Public property Owner
Gets Values object containing this object.
Public property V
Gets or sets the value of this object.

See Also