System.Windows.Forms.ListControl.SetItemCore Method

When overridden in a derived class, sets the object with the specified index in the derived class.

Syntax

protected virtual void SetItemCore (int index, object value)

Parameters

index
The array index of the object.
value
The object.

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