Revit 2025.3 API
Element |
Releases all resources used by the ElementFilter
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public void Dispose()
Public Sub Dispose
public: virtual void Dispose() sealed
abstract Dispose : unit -> unit override Dispose : unit -> unit
Implements
IDisposableDisposeSee Also