Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IValueVector > Methods
IValueVector.ToString Method
Returns a string representation of the all the values in the vector
Namespace: IECSInterfaces
Delphi
public function ToString: String;
Return Value
Type: String
The string is a concatenation of all the IIEValue.ToString results
•IValueVector
•IECSInterfaces