![]() | FixedWidthReader Properties |
The FixedWidthReader type exposes the following members.
Name | Description | |
---|---|---|
![]() | Columns | |
![]() | CurrentRecord |
The index of the current record.
(Inherited from ReaderBase.) |
![]() | ItemInt32 |
Returns the current column value for a given column index.
(Inherited from ReaderBase.) |
![]() | ItemString |
Returns the current column value corresponding to the
columnName.
|
![]() | 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 |
Returns the columns values for the current record as a string array.
(Inherited from ReaderBase.) |