The CsvSourceCsvRecord type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Headers |
Gets list of field headers.
| |
| Item |
Gets field value by specified field index.
| |
| Length |
Gets total number of field values in this CSV record (row).
|
See Also