Click or drag to resize
CsvReaderColumnCount Property
The count of columns found in the current record.

Namespace: DataStreams.Csv
Assembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax
public int ColumnCount { get; }

Property Value

Type: Int32
See Also