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