Ignore the parameter when reading and writing.
- Namespace
- CsvHelper
.Configuration - Containing Type
- ParameterMap
Syntax
public virtual ParameterMap Ignore(bool ignore)
Parameters
Name | Type | Description |
---|---|---|
ignore | bool | True to ignore, otherwise false. |
Return Value
Type | Description |
---|---|
ParameterMap |