[]
        
(Showing Draft Content)

C1.DataConnector.CSVParser.CSVStreamParser.-ctor

CSVStreamParser Constructor

CSVStreamParser(bool, int, bool)

Constructor that takes three args

Declaration
public CSVStreamParser(bool containsHeaders, int maxItems, bool trimValues)
Parameters
Type Name Description
bool containsHeaders
int maxItems
bool trimValues