FilterNumericRuleEvaluatorEvaluate Method

Overload List
 NameDescription
Public methodEvaluate(Int32, Int32)Obsolete.
Derived classes should override this method to implement the desired test.
Public methodEvaluate(Int64, Int64) Derived classes should override this method to implement the desired test.
Public methodEvaluate(Double, Double, Double) Derived classes override this method to implement the test that determines whether the two given double-precision values satisfy the desired condition or not.
Top
See Also