Ignore case when parsing enums.
- Namespace
- CsvHelper
.Configuration - Containing Type
- Member
Map Type Converter Option
Syntax
public virtual MemberMap EnumIgnoreCase(bool ignoreCase = true)
Parameters
| Name | Type | Description |
|---|---|---|
| ignoreCase | bool | true to ignore case, otherwise false. |
Return Value
| Type | Description |
|---|---|
| MemberMap |