Mono Class Library: System.Collections.ObjectModel.Collection<T> Overview | Members

System.Collections.ObjectModel.Collection<T>.Insert Method

Documentation for this section has not yet been entered.

public void Insert (int index, T 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.ObjectModel
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0