IRangeTContains Method

Returns true if the value is contained within this range.

Overload List

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.

See Also