Click or drag to resize

JamBaseShellListViewGetSelectedItemIdLists Method

Gets the items the command will be executed upon.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public JamItemIdListCollection GetSelectedItemIdLists()

Return Value

Type: JamItemIdListCollection
Return a JamItemIdListCollection containing absolute ItemIdList s representing the items.
See Also