ListBox::SetItemCore Method (Int32, Object^)
.NET Framework (current version)
Sets the object with the specified index in the derived class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- index
-
Type:
System::Int32
The array index of the object.
- value
-
Type:
System::Object^
The object.
.NET Framework
Available since 1.1
Available since 1.1
Show: