IList.InsertRange(Integer,IEnumerable) Method

Represents method InsertRange(Integer,IEnumerable).

Namespace: Spring.Collections
public
 procedure InsertRange(index: Integer; const collection: IEnumerable); overload;

Parameters

index
Type: Integer

collection
Type: IEnumerable