Click or drag to resize

BaseReaderRead Method

Reads an item from the stream.

Namespace: EdiFabric.Framework.Readers
Assembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntax
public abstract bool Read()

Return Value

Boolean
Indication if an item was read.
See Also