Click or drag to resize

ShellViewColumnsGetSHColumnIds Method

Returns the columns the keys of the columns in collection.

Namespace: Jam.Shell
Assembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntax
public IList<SHCOLUMNID> GetSHColumnIds()

Return Value

IListSHCOLUMNID
A list of SHCOLUMNIDs
See Also