ComponentOne Xamarin Edition
FilterBinaryExpression Constructor
C1.CollectionView Assembly > C1.CollectionView Namespace > FilterBinaryExpression Class : FilterBinaryExpression Constructor
The logical operator applied between the left and right expressions.
The left expression.
The right expression.
Initializes a new instance of the FilterBinaryExpression class.
Syntax

Parameters

combination
The logical operator applied between the left and right expressions.
leftExpression
The left expression.
rightExpression
The right expression.
See Also

Reference

FilterBinaryExpression Class
FilterBinaryExpression Members