Share Email Facebook Twitter LinkedIn BindingMap.Clear Method This method is used to remove all the items in the map.Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0) Syntax C# public override void Clear() RemarksThe method Clear inherited from base class is not permitted for this class. A Autodesk::Revit::Exceptions::InvalidOperationException will be thrown. See AlsoReferenceBindingMap ClassAutodesk.Revit.DB Namespace