Documentation
Preparing search index...
jscorlib
Linq
where
Function where
where
<
T
,
TReturn
>
(
predicate
:
SequenceElementTypeAssertionPredicate
<
T
,
TReturn
>
,
)
:
PipeBody
<
LinqWrapper
<
T
>
,
LinqWrapper
<
TReturn
>
>
Type Parameters
T
TReturn
Parameters
predicate
:
SequenceElementTypeAssertionPredicate
<
T
,
TReturn
>
Returns
PipeBody
<
LinqWrapper
<
T
>
,
LinqWrapper
<
TReturn
>
>
where
<
T
>
(
predicate
:
IndexedSequenceElementPredicate
<
T
>
,
)
:
PipeBody
<
LinqWrapper
<
T
>
,
LinqWrapper
<
T
>
>
Type Parameters
T
Parameters
predicate
:
IndexedSequenceElementPredicate
<
T
>
Returns
PipeBody
<
LinqWrapper
<
T
>
,
LinqWrapper
<
T
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...