CsvSourceCsvRecordGetIndex Method

NReco.PivotData Class Library Documentation
Returns field index by name.

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

public int GetIndex(
	string field
)

Parameters

field
Type: SystemString

Return Value

Type: Int32
See Also

Reference