|
|
|
|
Finalize Method, SftTree Class |
Releases unmanaged resources and performs other cleanup operations before the SftTree instance is reclaimed by garbage collection.
Syntax SftTree Class (Softelvdm.SftTreeNET)
VB |
Protected Overrides Sub Finalize() |
C# |
~SftTree(); |
C++ |
~SftTree(); |
Comments
The Finalize method releases unmanaged resources and performs other cleanup operations before the SftTree instance is reclaimed by garbage collection.