FilterStringLess Members

The FilterStringLess type exposes the following members.

Constructors

  NameDescription
Public methodFilterStringLess
Constructs an instance of FilterStringLess.

Methods

  NameDescription
Public methodDispose (Inherited from FilterStringRuleEvaluator.)
Public methodEquals (Inherited from Object.)
Public methodEvaluate
Derived classes override this method to implement the test that determines whether the two given string values satisfy the desired condition or not.
(Inherited from FilterStringRuleEvaluator.)
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.
(Inherited from FilterStringRuleEvaluator.)

See Also