www.csvreader.com

Reads till the end of the fixed width data. Reads the first line in the data as column headers.

Overload List

Reads till the end of the fixed width data. Reads the first line in the data as column headers.

public DataTable ReadToEnd();

Reads till the end of the fixed width data.

public DataTable ReadToEnd(ulong);

See Also

FixedWidthReader Class | DataStreams.FixedWidth Namespace