CsvSource.CsvRecord.GetValueLength Method

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

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

public int GetValueLength(
	int index
)

Parameters

index
Type: System.Int32

Return Value

Type: Int32
See Also

Reference