ComponentOne Xamarin Edition
FilterBinaryExpression Class Members
Properties  Methods 

C1.CollectionView Assembly > C1.CollectionView Namespace : FilterBinaryExpression Class

The following tables list the members exposed by FilterBinaryExpression.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the FilterBinaryExpression class.  
Top
Public Properties
 NameDescription
Public Property Gets the logical operator applied between the left and right expressions.  
Public Property Gets the left expression.  
Public Property Gets the right expression.  
Top
Public Methods
 NameDescription
Public Method Determines whether this filter expression can be converted to a SQL filter expression. (Inherited from C1.CollectionView.FilterExpression)
Public Method Gets a filtering expression suitable for Linq to SQL. (Inherited from C1.CollectionView.FilterExpression)
Public MethodReturns a string that represents the current object.  
Top
See Also

Reference

FilterBinaryExpression Class
C1.CollectionView Namespace