ListBox.ObjectCollection.IList.Insert(Int32, Object) Method

Definition

Inserts an item to the IList at the specified index.

C#
void IList.Insert(int index, object? item);

Parameters

index
Int32

The zero-based index at which value should be inserted.

item
Object

Implements

Applies to

Product Versions
Windows Desktop 5, 6, 7, 8, 9