DiscreteInterval Methods |
The DiscreteInterval type exposes the following members.
Name | Description | |
---|---|---|
Equals(Object) |
Tests whether a given object is equal to the current interval.
(Overrides ValueTypeEquals(Object).) | |
Equals(DiscreteInterval) |
Tests wither the current instance is equal to another discrete interval.
| |
FromEndpoints |
Instantiates a new discrete interval from the given endpoints.
| |
GetHashCode | Returns the hash code for this instance. (Overrides ValueTypeGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns the fully qualified type name of this instance. (Overrides ValueTypeToString.) |