Blazor | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / FilterPredicateExpression Class
Properties Methods

In This Topic
    FilterPredicateExpression Class Members
    In This Topic

    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 PropertyGets the predicate which will filter the collection.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.   
    Public MethodOverridden.   
    Top
    Extension Methods
     NameDescription
    Public Extension MethodGets the expression corresponding to the specified scope.
    Public Extension MethodGets whether the expression belongs to the specified scope.
    Public Extension MethodRemoves the expression in the specified scope.
    Public Extension MethodReplaces the expression in the specified scope by the newExpression.
    Top
    See Also