Inserts the specified item at the index. If the index is out of bounds, an EListError exception is raised
Namespace: IEValue
Delphi |
public |
Parameters
Index
Type: Integer
Item
Type: IIEValue
IValueVector.Insert(Integer,IIEValue)
Reference |