Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IValueVector > Properties
IValueVector.AsString Property
Returns a string representation of the all the values in the vector
Namespace: IECSInterfaces
Delphi
public property AsString: String read get_AsString;
Property Value
Type: String
The string is a concatenation of all the IIEValue.ToString results
•IValueVector
•IECSInterfaces