2027 Method
Changes 0
M

BindingMap.Erase

Description:
This method is used to erase one item in the map.
Remarks:
The method Erase inherited from base class is not permitted for this class. A Autodesk::Revit::Exceptions::InvalidOperationException will be thrown. Use Remove() instead to remove the binding from the Revit session and from the map.
public override int Erase(
	Definition key
)
Return Value Int32 Int32