PRIM_IOC.TextReader - TryReadString Method

Attempts to read a number of characters from the text reader and returns the data as a string

Member of PRIM_IOC.TextReader (PRIM_IOC.TextReader)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)BooleanTrue if one or more characters were read, otherwise false
Count*InputIntegerThe maximum number of characters to read from the text reader
String*Output (Optional)Unicode StringThe sequence of characters successfully read from the text reader

Details

No detailed help is available for this feature

See also

All Component Classes

Technical Reference