Represents method Insert(Integer,T).
Insert(Integer,T)
public procedure Insert(index: Integer; const item: T); overload; inline;