Gets or sets the element at the specified index.
- Namespace
- CsvHelper
.Configuration - Containing Type
- Member
Reference Map Collection - Property Type
- MemberReferenceMap
Syntax
public virtual MemberReferenceMap this[int index] { get; set; }
Parameters
| Name | Type | Description |
|---|---|---|
| index | int |
Value
| Type | Description |
|---|---|
| MemberReferenceMap |