StaticEqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Initializes a new instance of type Spotfire.Dxp.Application.Filters.ValueRange given a range to copy.
A range to copy.
Initializes a new instance of type Spotfire.Dxp.Application.Filters.ValueRange.
The lower limit of the range.
The upper limit of the range.
Returns the fully qualified type name of this instance.
A System.String containing a fully qualified type name.
A ValueRange represents an interval in a scale containing values of arbitrary types. The range is defined by the properties Spotfire.Dxp.Application.Filters.ValueRange.High and Spotfire.Dxp.Application.Filters.ValueRange.Low.
Remark
Do not use the empty constructor of this struct to create new instances. Doing so will cause the range to be invalid.
Since
2.0