Vector<T>.InternalInsert(Integer,T[]) Method

Represents method InternalInsert(Integer,T[]).

Namespace: Spring
private
 procedure InternalInsert(index: Integer; const items: array of T);

Parameters

index
Type: Integer

items
Type: array of T