ListViewItem::ListViewSubItemCollection Constructor (ListViewItem^)
.NET Framework (current version)
Initializes a new instance of the ListViewItem::ListViewSubItemCollection class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- owner
-
Type:
System.Windows.Forms::ListViewItem^
The ListViewItem that owns the collection.
You cannot create an instance of this class without associating it with a ListViewItem.
.NET Framework
Available since 1.1
Available since 1.1
Show: