Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > ISingletonsVector > Methods
ISingletonsVector.Add(IIEValue,IIEValue) Method
Adds a new XY value pair to the vector. The index of the new value pair is returned
Namespace: IECSInterfaces
Delphi
public function Add(const X, Y: IIEValue): Integer;
Parameters
X
Type: IIEValue
Y
Type: Integer
•ISingletonsVector
•IECSInterfaces