FilterNumericRuleEvaluator Members

The FilterNumericRuleEvaluator type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the FilterNumericRuleEvaluator
Public methodEquals (Inherited from Object.)
Public methodEvaluate(Int32, Int32)
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.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also