Adds a new XY value pair to the vector. The new XY value pair is inserted into the vector at the Index position. All pairs from the Index and on are bumped up by 1
Namespace: IEValue
Delphi |
public |
Parameters
Index
Type: Integer
X
Type: IIEValue
Y
Type: IIEValue
ISingletonsVector.Insert(Integer,IIEValue,IIEValue)
Reference |