www.csvreader.com

Returns the count of records found in the current sheet.

[Visual Basic]
Public ReadOnly Property RecordCount As Integer
[C#]
public int RecordCount {get;}

See Also

SpreadsheetReader Class | DataStreams.Common Namespace