Click or drag to resize

JamBaseShellListViewShellListViewSelectedItemCollectionT Constructor

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public ShellListViewSelectedItemCollection(
	ListView owner
)

Parameters

owner
Type: System.Windows.FormsListView
The ListView control that owns the collection.
See Also