Click or drag to resize

ShellSystemListItem(ItemIdList) Constructor

Construct a new item.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public ShellSystemListItem(
	ItemIdList p_ItemIdList
)

Parameters

p_ItemIdList  ItemIdList
The ItemIdList that specifies the item within the system. Parameter may not be null.
See Also