Click or drag to resize

MultiRecordEngineReadNext Method

Reads the next record from the source

Namespace:  FileHelpers
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public Object ReadNext()

Return Value

Type: Object
The record just read
See Also