Returns a string representation of the all the values in the vector
Namespace: IEValue
Delphi
|
public
property AsString: String read ToString;
|
Property Value
Type: String
Implements
IValueVector.AsString
The string is a concatenation of all the IIEValue.ToString results
|