IList.Insert(Integer,TValue) Method

Represents method Insert(Integer,TValue).

Namespace: Spring.Collections
public
 procedure Insert(index: Integer; const item: TValue);

Parameters

index
Type: Integer

item
Type: System.Void