Performs tasks associated with freeing, releasing, or resetting unmanaged resources.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.HierarchicalData.LightWPF.Controls (in DlhSoft.HierarchicalData.LightWPF.Controls.dll)

Syntax

C#
public void Dispose()
Visual Basic (Declaration)
Public Sub Dispose

Implements

IDisposable..::..Dispose()()()()

See Also