NameIndex Property
Gets or sets the index of the name. This is used if there are multiple columns with the same names.
Namespace
CsvHelper.Configuration
Containing Type
ParameterMapData
Property Type
int

Syntax

public virtual int NameIndex { get; set; }

Value

Type Description
int