The properties of the FixedWidthReader class are listed below. For a complete list of FixedWidthReader class members, see the FixedWidthReader Members topic.
Columns | |
CurrentRecord (inherited from ReaderBase) | The index of the current record. |
Item | Overloaded. 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. |
FixedWidthReader Class | DataStreams.FixedWidth Namespace