| Interval1D Methods |
The Interval1D type exposes the following members.
| Name | Description | |
|---|---|---|
| Contains |
Returns true if this interval contains the specified value. | |
| Equals |
Compares this transaction to the specified object. (Overrides ObjectEquals(Object).) | |
| GetHashCode |
Returns an integer hash code for this interval. (Overrides ObjectGetHashCode.) | |
| Intersects |
Returns true if this interval intersects the specified interval. | |
| MainTest |
Demo test the Interval1D data type. | |
| ToString |
Returns a string representation of this interval. (Overrides ObjectToString.) |