Interval Methods
Methods
| Add( | Returns an interval shifted by a specified value.. |
| Add( | Returns the sum of two intervals. |
| Add( | Returns an interval shifted by a specified value.. |
| Contains | Tests whether a number is contained in the interval. |
| Divide | Returns a scaled interval. |
| Equals |
Returns whether this instance is equal to a specified object.
(Overrides ValueType.Equals(Object)) |
| Get |
Returns the hash code for this instance.
(Overrides ValueType.GetHashCode()) |
| Get | Gets the Type of the current instance. (Inherited from Object) |
| Multiply( | Returns a scaled interval. |
| Multiply( | Returns a scaled interval. |
| Subtract( | Returns an interval negated and shifted to the right by a specified value. |
| Subtract( | Returns the sum of two intervals. |
| Subtract( | Returns an interval shifted to the left by a specified value. |
| ToString() |
Gets a string representation of the interval.
(Overrides ValueType.ToString()) |
| ToString( | Gets a string representation of the interval. |
| ToString( | Gets a string representation of the interval. |