Revit 2024 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: 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 |