Click or drag to resize

PathCollectionDispose Method (Boolean)

Releases managed ressources.

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

Parameters

disposing
Type: SystemBoolean
The handle that the ItemIdList instance keeps is released if this parameter is true
See Also