Click or drag to resize
MARC21ReadLine Method
Reads next line of the StreamReaderObject

Namespace: MARCEngine5
Assembly: MARCEngine (in MARCEngine.dll) Version: 2.2.8.0 (2.2.8)
Syntax
public string ReadLine(
	Object StreamObject
)

Parameters

StreamObject
Type: SystemObject
StreamReader Object from OpenReadStream

Return Value

Type: String

Implements

MARC21_InterfaceReadLine(Object)
See Also