Click or drag to resize

SystemImageListHelperDispose Method (Boolean)

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

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
protected virtual void Dispose(
	bool disposing
)

Parameters

disposing
Type: SystemBoolean
True to release both managed and unmanaged resources; false to release only unmanaged resources.
See Also