Click or drag to resize

IFileHelperAsyncEngineTReadToEnd Method

Read the file to the end, returning an array of records

Namespace:  FileHelpers
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
T[] ReadToEnd()

Return Value

Type: T
Records left to process
See Also