CsvSourceCsvRecordItem Property

NReco.PivotData Class Library Documentation
Gets field value by specified field index.

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

public string this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: String
See Also

Reference