Adds the given name to the collection.
- Namespace
- CsvHelper
.Configuration - Containing Type
- MemberNameCollection
Syntax
public void Add(string name)
Parameters
| Name | Type | Description |
|---|---|---|
| name | string | The name to add. |
public void Add(string name)
| Name | Type | Description |
|---|---|---|
| name | string | The name to add. |