RVTDocs.com
Namespace: Autodesk.Revit.DB Class: BindingMap

BindingMap.Clear

Method
Description:
This method is used to remove all the items in the map.
Remarks:
The method Clear inherited from base class is not permitted for this class. A Autodesk::Revit::Exceptions::InvalidOperationException will be thrown.
Syntax
public override void Clear()