Revit 2019.1 API |
MacroModule..::..Dispose Method |
MacroModule Class See Also |
Releases all resources used by the MacroModule
Namespace: Autodesk.Revit.DB.Macros
Assembly: RevitAPIMacros (in RevitAPIMacros.dll) Version: 19.0.0.0 (19.1.0.0)
Syntax
C# |
---|
public void Dispose() |
Visual Basic |
---|
Public Sub Dispose |
Visual C++ |
---|
public: virtual void Dispose() sealed |