Represents method Insert(Integer,TArray).
Insert(Integer,TArray)
public procedure Insert(index: Integer; const items: TArray<T>); overload; inline;