The string values used to represent null when converting.
- Namespace
- CsvHelper
.Configuration - Containing Type
- Member
Map Type Converter Option
Syntax
public virtual MemberMap NullValues(params string[] nullValues)
Parameters
| Name | Type | Description |
|---|---|---|
| nullValues | string[] | The values that represent null. |
Return Value
| Type | Description |
|---|---|
| MemberMap |