www.csvreader.com
The count of columns found in the current record.
[Visual Basic]
Public ReadOnly Property ColumnCount As
Integer
[C#]
public
int
ColumnCount {get;}
See Also
CsvReader Class
|
Csv Namespace