ListView::ListViewItemCollection Constructor (ListView^)
.NET Framework (current version)
Initializes a new instance of the ListView::ListViewItemCollection class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
You should avoid using this constructor. Instead, access the ListView::ListViewItemCollection through the Items property of the ListView control.
.NET Framework
Available since 1.1
Available since 1.1
Show: