www.csvreader.com

The properties of the FixedWidthReader class are listed below. For a complete list of FixedWidthReader class members, see the FixedWidthReader Members topic.

Public Instance Properties

Columns
CurrentRecord (inherited from ReaderBase) The index of the current record.
ItemOverloaded. Returns the current column value corresponding to the headerName.
RawRecord Returns the text of the current record as it existed before parsing.
Settings Has all the options that are able to be set that will affect the way records are parsed.
Values (inherited from ReaderBase) Returns the columns values for the current record as a string array.

See Also

FixedWidthReader Class | DataStreams.FixedWidth Namespace