www.csvreader.com

Resets the position of the record cursor to the first record for use with the ReadRecord method.

[Visual Basic]
Public Sub Reset()
[C#]
public void Reset();

See Also

SpreadsheetReader Class | DataStreams.Common Namespace