CsvSourceCsvRecordLength Property

NReco.PivotData Class Library Documentation
Gets total number of field values in this CSV record (row).

Namespace:  NReco.PivotData.Input
Assembly:  NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax

public int Length { get; }

Property Value

Type: Int32
See Also

Reference