Click or drag to resize

IStreamerReadLine Method

Reads a text line from the current position of the stream.

Namespace: RCS.Carbon.Variables
Assembly: RCS.Carbon.Variables (in RCS.Carbon.Variables.dll) Version: 9.0.12
Syntax
C#
string ReadLine()

Return Value

String
A string or null of the stream is positioned at the end.
See Also