Click or drag to resize

SystemImageList.Dispose Method

This code added to correctly implement the disposable pattern.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax
public void Dispose()

Implements

IDisposable.Dispose()
See Also