Click or drag to resize
StreamReaderReadLine Method
Reads a line from the underlying string.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax
C#
public override string ReadLine()

Return Value

Type: String
See Also