Determines whether this filter's set is empty or not.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsEmpty()
Return Value
Boolean
True if the set is empty, otherwise false.
See Also
Reference