Adds the values from the given vector to the end of the current vector. The values are not cloned, i.e., it is not a "deep" copy or append
Namespace: IEValue
Delphi |
public |
Parameters
ValueVector
Type: IValueVector
IValueVector.Append(IValueVector)
Reference |