RVTDocs.com
Namespace: Autodesk.Revit.DB

FilterStringRuleEvaluator

Class
Description:
Base for all classes that compare string values from Revit to a user-supplied filter value
Syntax
FilterStringRuleEvaluator Class Members:
Name Description Inherited From
IsValidObject Specifies whether the .NET object represents a valid Revit entity.
Name Description Inherited From
Dispose Releases all resources used by the FilterStringRuleEvaluator
Equals Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
Evaluate Derived classes override this method to implement the test that determines whether the two given string values satisfy the desired condition or not.
GetHashCode Serves as the default hash function. (Inherited from Object ) Object
GetType Gets the Type of the current instance. (Inherited from Object ) Object
ToString Returns a string that represents the current object. (Inherited from Object ) Object