Overload List

  Name Description
Public method FindLess(Object, Boolean, Order)
Finds items with keys less than the specified value.
(Inherited from IIndexScanner<(Of <(<'T>)>)>.)
Public method FindLess(TKey, Boolean, Func<(Of <<'(TKey, Boolean>)>>), Order)
Finds items with keys less than the specified value.

See Also