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

Name

Type

Data Type

Description

Result

*Result (Optional)

Boolean

True if one or more characters were read, otherwise false

Count

*Input

Integer

The maximum number of characters to read from the text reader

String

*Output (Optional)

Unicode String

The 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