Click or drag to resize

MARC21_InterfaceReadNextMnemonicRecord Method

Returns the next mnemonic record block

Namespace:  MARCEngine7
Assembly:  MARCEngine7 (in MARCEngine7.dll) Version: 1.0.22.0 (1.0.22)
Syntax
C#
string ReadNextMnemonicRecord(
	Object StreamObject
)

Parameters

StreamObject
Type: SystemObject
StreamReader Object

Return Value

Type: String

[Missing <returns> documentation for "M:MARCEngine7.MARC21_Interface.ReadNextMnemonicRecord(System.Object)"]

See Also