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

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

Documentation for this section has not yet been entered.

protected virtual void InsertItem (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