www.csvreader.com

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

Public Instance Properties

CurrentRecord The index of the current record.
Item Returns the current column value for a given column index.
Values Returns the columns values for the current record as a string array.

See Also

ReaderBase Class | DataStreams.Common Namespace