![]() |
CsvReaderItem Property |
Name | Description | |
---|---|---|
![]() | ItemInt32 |
Gets the field at the specified index.
|
![]() | ItemString |
Gets the field with the specified name. [M:hasHeaders] must be .
|
![]() | ItemInt32, Int32 |
Gets the field at the specified index and record position.
|
![]() | ItemInt32, String |
Gets the field with the specified name and record position. [M:hasHeaders] must be .
|