MARC21_InterfaceReadAll Method |
Read the entire contents of a streamreader object
Namespace:
MARCEngine7
Assembly:
MARCEngine7 (in MARCEngine7.dll) Version: 1.0.22.0 (1.0.22)
Syntaxstring ReadAll(
Object StreamObject
)
Parameters
- StreamObject
- Type: SystemObject
StreamReader Object from OpenReadStream
Return Value
Type:
Stringcontents of StreamReaderObject
See Also