ComponentOne Xamarin Edition
FilterPredicateExpression Class Members
Properties  Methods 

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

The following tables list the members exposed by FilterPredicateExpression.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the FilterPredicateExpression class.  
Top
Public Properties
 NameDescription
Public Property Gets the predicate which will filter the collection.  
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)
Top
See Also

Reference

FilterPredicateExpression Class
C1.CollectionView Namespace