Evaluate
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2021).
Not present in: 2026, 2027
2021
current
FilterNumericRuleEvaluator.Evaluate(Int32, Int32)
No longer obsolete in 2021 (was obsolete in 2024)
| lhs | Int32 | A value from an element in the document. |
| rhs | Int32 | The user-supplied value against which values from the document are tested. |
| → returns | Boolean | True if lhs , rhs satisfy the condition implemented by this evaluator. |
FilterNumericRuleEvaluator.Evaluate(Int32, Int32)
No longer obsolete in 2021 (was obsolete in 2025)
| lhs | Int32 | A value from an element in the document. |
| rhs | Int32 | The user-supplied value against which values from the document are tested. |
| → returns | Boolean | True if lhs , rhs satisfy the condition implemented by this evaluator. |
FilterNumericRuleEvaluator.Evaluate(Int32, Int32)
No longer obsolete in 2021 (was obsolete in 2025.3)
| lhs | Int32 | A value from an element in the document. |
| rhs | Int32 | The user-supplied value against which values from the document are tested. |
| → returns | Boolean | True if lhs , rhs satisfy the condition implemented by this evaluator. |