Range Methods TIBCO Spotfire 7.6 API Reference

The Range type exposes the following members.

Methods

  Name Description
Public method Clamp
Clamps the specified value to this range. That is, the returned value will be within this range.
Public method Contains
Determines whether the specified value is within the range.
Public method Equals
Compare for equality.
(Overrides ValueTypeEquals(Object).)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Calculates hash code for a range.
(Overrides ValueTypeGetHashCode.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method ToString
Returns a string representation of the range.
(Overrides ValueTypeToString.)
Top
See Also

Reference