Overload List

  Name Description
Public method Static member Where<(Of <<'(T>)>>)(IIndexedSource<(Of <<'(T>)>>), Expression<(Of <<'(Func<(Of <<'(T, Boolean>)>>)>)>>))
Filters the source collection based on a predicate.
Public method Static member Where<(Of <<'(T>)>>)(IIndexedSource<(Of <<'(T>)>>), Expression<(Of <<'(Func<(Of <<'(T, Boolean>)>>)>)>>), Boolean)
Filters the source collection based on a predicate, preserving the order of the source collection.

See Also