Navigation: Code Documentation > IE > IEValue > Classes > TValueVector > Methods
TValueVector.Insert(Integer,IIEValue) Method
Inserts the specified item at the index. If the index is out of bounds, an EListError exception is raised
Namespace: IEValue
Delphi
public procedure Insert(Index: Integer; const Item: IIEValue);
Parameters
Index
Type: Integer
Item
Type: IIEValue
IValueVector.Insert(Integer,IIEValue)
•TValueVector
•IEValue