Skip to content

DefinitionBindingMap.IsEmpty

Public Property

Test to see if the map is empty.

Namespace: Autodesk.Revit.DB

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public virtual bool IsEmpty { get; }

Property Value

Boolean

Remarks

If the map is empty then True will be returned, otherwise False.