Releases all resources used by the object.

Namespace:  Mindscape.WpfElements.WpfPropertyGrid
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

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

Implements

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

See Also