CsvSourceCsvRecordHeaders Property

NReco.PivotData Class Library Documentation
Gets list of field headers.

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

public string[] Headers { get; }

Property Value

Type: String
See Also

Reference