Vector<T>.Insert(Integer,T) Method

Represents method Insert(Integer,T).

Namespace: Spring
public
 procedure Insert(index: Integer; const item: T); overload; inline;

Parameters

index
Type: Integer

item
Type: T