Click or drag to resize
SpreadsheetReaderReset Method
Resets the position of the record cursor to the first record for use with the ReadRecord method.

Namespace: DataStreams.Common
Assembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax
public void Reset()
See Also