|
CSV Engine Documentation Contents
|
Some aspects of the Writer class are available in the commercial version only. Opens or creates the target file for writing of data. Overload ListOpens or creates the target file for writing of data. public void Open(); Opens or creates the target file for writing of data, indicating if written data should be appended to existing file data or the file should be overwritten. public void Open(bool); See AlsoWriter Class | AldenSystems.CSVEngine Namespace |