System.Windows.Forms.ListBox.SetItemsCore Method

Clears the contents of the System.Windows.Forms.ListBox and adds the specified items to the control.

Syntax

protected override void SetItemsCore (IList value)

Parameters

value
An array of objects to insert into the control.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0