When reading, is used to get the
index of the name used when there
are multiple names that are the same.
- Namespace
- CsvHelper
.Configuration .Attributes - Containing Type
- NameIndexAttribute
Syntax
public NameIndexAttribute(int nameIndex)
Parameters
Name | Type | Description |
---|---|---|
nameIndex | int | The name index. |