UnresolvedFilterExpressionEvaluateExpression Method | 
| Name | Description | |
|---|---|---|
| EvaluateExpression(PropertyValuesContainer) | 
            Evaluates the expression against an "object" with a set of property values.
            Returns true if the expression evaluates to true.
              | |
| EvaluateExpression(UnresolvedFilterExpression, PropertyValuesContainer) | 
            Evaluates an expression against an "object" with a set of property values.
            Returns true if the expression evaluates to true.
              |