Click or drag to resize

JamShellColumnCollectionRemove Method (SHCOLUMNID)

Removes the shell column identified by the passed SHCOLUMNID.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public void Remove(
	SHCOLUMNID pShellColumnId
)

Parameters

pShellColumnId
Type: Jam.ShellSHCOLUMNID
A SHCOLUMNID identifying the shell column.

Implements

IJamShellColumnCollectionRemove(SHCOLUMNID)
See Also