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: 6.3.1
Syntax
public IList<SHCOLUMNID> GetSHColumnIds()

Return Value

Type: IListSHCOLUMNID
A list of SHCOLUMNIDs
See Also