Click or drag to resize

JamBaseShellListViewShellListViewItemCollectionT Constructor

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

Parameters

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