Evaluates a predicate on the given value.
delegate
|
PredicateDelegate
|
with
|
<in
T>
|
||
(T value)
|
|||||
type
|
bool
|
||||
params
|
value
|
The value. | |||
returns
|
The evaluated boolean predicate. |