Version

Operation(String,FilterExpressionOperatorType,Object) Method

Creates an operator filter expression.
Syntax

Parameters

propertyName
The property to operate on.
op
The operator to use.
value
A literal value for the operator.

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