ShellBrowser .Net Edition
Dispose Method (disposing)
NamespacesJam.ShellShellBrowserDispose(Boolean)
Releases all resources held by this instance of the ShellBrowser class.
Declaration Syntax
C#Visual BasicVisual C++
protected override void Dispose(
	bool disposing
)
Protected Overrides Sub Dispose ( _
	disposing As Boolean _
)
protected:
virtual void Dispose(
	bool disposing
) override
Parameters
disposing (Boolean)
is passed to the base class is not relevant to the actions taken in this method

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)