Show / Hide Table of Contents

Constructor csvTable.csvTable


Overload

Initializes new csvTable variable that can be used to add rows. To create new variables from CSV text, file or dictionary, instead use static functions, for example csvTable.parse.

public csvTable()