Click or drag to resize

RangeTRange, TStateContains Method

Overload List
  Name Description
Public method Contains(TRange) Determines whether the range contains the given value.
Public method Contains(RangeTRange, TState) Determines whether the range contains the given range.
Public method Contains(TRange, IComparerTRange) Determines whether the range contains the given value.
Public method Contains(TRange, ComparisonTRange) Determines whether the range contains the given value.
Public method Contains(RangeTRange, TState, IComparerTRange) Determines whether the range contains the given range.
Public method Contains(RangeTRange, TState, ComparisonTRange) Determines whether the range contains the given range.
Top
See Also