Version

Operation(IFilterExpression,FilterExpressionOperatorType,IFilterExpression) Method

Creates an operator filter expression.
Syntax

Parameters

left
The left hand side of the operation.
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