M

Evaluate

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