TListAdapter<T>.InsertRange(Integer,IEnumerable) Method
Represents method InsertRange(Integer,IEnumerable)
.
private procedure InsertRange(index: Integer; const collection: IEnumerable); overload;
Parameters
- index
- Type: Integer
- collection
- Type: IEnumerable