this[int] Property
Gets the name at the given index. If a prefix is set, it will be prepended to the name.
Namespace
CsvHelper.Configuration
Containing Type
MemberNameCollection
Property Type
string

Syntax

public string this[int index] { get; set; }

Parameters

Name Type Description
index int

Value

Type Description
string