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