Adds an item to the
System.Collections.Generic.ICollection`1.- Namespace
- CsvHelper
.Configuration - Containing Type
- Member
Reference Map Collection
Syntax
public virtual void Add(MemberReferenceMap item)
Parameters
| Name | Type | Description |
|---|---|---|
| item | MemberReferenceMap | The object to add to the System.Collections.Generic.ICollection`1. |