ListBox::SetItemsCore Method (IList^)
.NET Framework (current version)
Clears the contents of the ListBox and adds the specified items to the control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- value
-
Type:
System.Collections::IList^
An array of objects to insert into the control.
.NET Framework
Available since 1.1
Available since 1.1
Show: