Contains(TRange) | Determines whether the range contains the given value. |
Contains(RangeTRange, TState) | Determines whether the range contains the given range. |
Contains(TRange, IComparerTRange) | Determines whether the range contains the given value. |
Contains(TRange, ComparisonTRange) | Determines whether the range contains the given value. |
Contains(RangeTRange, TState, IComparerTRange) | Determines whether the range contains the given range. |
Contains(RangeTRange, TState, ComparisonTRange) | Determines whether the range contains the given range. |