IRangeT Methods

Methods

Contains(T) Returns true if the value is contained within this range.
Contains(IRangeT) Returns true if the given range is entirely contained within this range.
Overlaps Returns true if the given range is partially contained within this range.

See Also