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
<TClass, TMember>
Syntax
public virtual MemberMap<TClass, TMember> NameIndex(int index)
Parameters
Name | Type | Description |
---|---|---|
index | int | The index of the name. |