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