Click or drag to resize

JamBaseShellListViewShellListViewItemCollectionT Constructor

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

Parameters

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