Get the largest index for the
members and references.
- Namespace
- CsvHelper
.Configuration - Containing Type
- ClassMap
Syntax
public virtual int GetMaxIndex(bool isParameter = false)
Parameters
| Name | Type | Description |
|---|---|---|
| isParameter | bool |
Return Value
| Type | Description |
|---|---|
| int | The max index. |