Click or drag to resize

PathCollection.Dispose 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: System.Boolean
The handle that the ItemIdList instance keeps is released if this parameter is true
See Also