Version

Evaluate Method (IFilterExpression)

Evaluates the expression for the provided item, given a data provider and schema.
Syntax

Parameters

item
The item for which to evaluate.
dataProvider
The data provider for the item.
schema
The schema for the item.

Return Value

The resulting value.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also