ListViewItem Constructor (array<String^>^)
.NET Framework (current version)
Initializes a new instance of the ListViewItem class with an array of strings representing subitems.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- items
-
Type:
array<System::String^>^
An array of strings that represent the subitems of the new item.
.NET Framework
Available since 1.1
Available since 1.1
Show: