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