DiscreteInterval Methods

Methods

Equals(DiscreteInterval) Tests wither the current instance is equal to another discrete interval.
Equals(Object) Tests whether a given object is equal to the current interval.
(Overrides ValueTypeEquals(Object))
FromEndpoints Instantiates a new discrete interval from the given endpoints.
GetHashCodeReturns the hash code for this instance.
(Overrides ValueTypeGetHashCode)
GetTypeGets the Type of the current instance.
(Inherited from Object)
ToStringReturns the fully qualified type name of this instance.
(Overrides ValueTypeToString)

See Also