Mono Class Library: System.Collections.Generic.List<T> Overview | Members

System.Collections.Generic.List<T>.System.Collections.IList.Insert Method

This method is implemented to support the IList interface.

void System.Collections.IList.Insert (int index, object item)

Parameters

index
Documentation for this section has not yet been entered.
item
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Collections.Generic
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0