ComponentOne Xamarin Edition
Combine Method
C1.CollectionView Assembly > C1.CollectionView Namespace > FilterExpression Class : Combine Method
The logical operator.
The expressions to be combined.
Combines a range of expressions using the specified logical operator.
Syntax

Parameters

combination
The logical operator.
expressions
The expressions to be combined.

Return Value

The resulting expression.
See Also

Reference

FilterExpression Class
FilterExpression Members