| CsvReaderColumnCount Property |
The count of columns found in the current record.
Namespace: DataStreams.CsvAssembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax public int ColumnCount { get; }
Public ReadOnly Property ColumnCount As Integer
Get
Property Value
Type:
Int32See Also