|
VdaReaderRead Method
|
Reads an item from the stream.
Namespace:
EdiFabric.Framework.Readers
Assembly:
EdiFabric (in EdiFabric.dll) Version: 10.4.1.0 (10.4.1.0)
Syntaxpublic override bool Read()
Public Overrides Function Read As Boolean
Return Value
Type:
BooleanIndication if an item was read.
See Also