Overload List
Name | Description | |
---|---|---|
Where<(Of <<'(T>)>>)(IIndexedSource<(Of <<'(T>)>>), Expression<(Of <<'(Func<(Of <<'(T, Boolean>)>>)>)>>)) |
Filters the source collection based on a predicate.
|
|
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.
|