| Revit 2020.1 API |
| ExportLayerTable..::..Dispose Method |
| ExportLayerTable Class See Also |
Releases all resources used by the ExportLayerTable
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
Syntax
| C# |
|---|
public void Dispose() |
| Visual Basic |
|---|
Public Sub Dispose |
| Visual C++ |
|---|
public: virtual void Dispose() sealed |