Constructor CSVRow CSVRow(string[]) Initializes a new instance of the CSVRow class. Declaration public CSVRow(string[] values) Parameters Type Name Description string[] values The values.