| Revit 2024 API |
| GroupLoadOptions..::..Dispose Method |
| GroupLoadOptions Class See Also |
Releases all resources used by the GroupLoadOptions
Namespace: Autodesk.Revit.DB
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 |