2027 Class
Changes 0
C

FilterStringContains

Description:
Tests whether string values from the document contain a certain string.
Remarks:
All string comparisons in this class are performed in the case-insensitive manner.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.FilterStringRuleEvaluator
    Autodesk.Revit.DB.FilterStringContains
Name Return Type Description Inherited From
C FilterStringContains() None Constructs an instance of FilterStringContains.
Name Return Type Description Inherited From
M Dispose() None (Inherited from FilterStringRuleEvaluator ) FilterStringRuleEvaluator
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M Evaluate(String, String, Boolean) Boolean 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 ) FilterStringRuleEvaluator
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
Name Return Type Description Inherited From
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity. (Inherited from FilterStringRuleEvaluator ) FilterStringRuleEvaluator