IdxList<T>.Insert(Integer,T) Method
Declaration
procedure Insert(AIndex: Integer; const AItem: T);
Parameters
Name | Type |
---|---|
AIndex | Integer |
AItem | T |
See Also
procedure Insert(AIndex: Integer; const AItem: T);
Name | Type |
---|---|
AIndex | Integer |
AItem | T |
No
Your feedback is appreciated.