IList.InsertRange(Integer,IEnumerable) Method
Represents method InsertRange(Integer,IEnumerable)
.
public procedure InsertRange(index: Integer; const collection: IEnumerable); overload;
Parameters
- index
- Type: Integer
- collection
- Type: IEnumerable