Click or drag to resize

IRangeT Methods

The IRangeT type exposes the following members.

Methods
 NameDescription
Public methodContains(T) Returns true if the value is contained within this range.
Public methodContains(IRangeT) Returns true if the given range is entirely contained within this range.
Public methodOverlaps Returns true if the given range is partially contained within this range.
Top
See Also