MacroDispose Method

Releases all resources used by the Macro

Namespace: Autodesk.Revit.DB.Macros
Assembly: RevitAPIMacros (in RevitAPIMacros.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public void Dispose()

Implements

IDisposableDispose
See Also