Range Methods

Spotfire 14.3 API Reference

The Range type exposes the following members.

Methods

  NameDescription
Public methodClamp
Clamps the specified value to this range. That is, the returned value will be within this range.
Public methodContains
Determines whether the specified value is within the range.
Public methodEquals
Compare for equality.
(Overrides ValueTypeEquals(Object).)
Public methodGetHashCode
Calculates hash code for a range.
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string representation of the range.
(Overrides ValueTypeToString.)
Top
See Also

Reference