<Code Lib>
2026 Overloads
Changes 0
O

FilterNumericRuleEvaluator.Evaluate (Overloads)

Overloads (2):

Name Return Type Description
M Evaluate(Int64, Int64) Boolean Derived classes should override this method to implement the desired test.
M Evaluate(Double, Double, Double) Boolean Derived classes override this method to implement the test that determines whether the two given double-precision values satisfy the desired condition or not.