Draw Tree Node Extended Event ArgsFinalize Method
This handles garbage collection to ensure proper disposal of the event arguments if not done
explicitly with Dispose.
Definition
Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
C#
~Finalize()VB
Protected Overrides Sub FinalizeC++
!Finalize()F#
abstract Finalize : unit -> unit
override Finalize : unit -> unit