Version

Operation(String,FilterExpressionOperatorType,IFilterExpression) Method

Creates an operator filter expression.
Syntax

Parameters

propertyName
The property to operate on.
op
The operator to use.
right
The right hand side of the operation.

Return Value

An expression that represents the result of the operation.
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