2027 Members
Changes 0
M

FilterNumericLess Methods

Name Return Type Description Inherited From
M Dispose() None (Inherited from FilterNumericRuleEvaluator ) FilterNumericRuleEvaluator
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M Evaluate(Int64, Int64) Boolean Derived classes should override this method to implement the desired test. (Inherited from FilterNumericRuleEvaluator ) FilterNumericRuleEvaluator
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. (Inherited from FilterNumericRuleEvaluator ) FilterNumericRuleEvaluator
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object