Initializes a new instance of the CsvWriter class
specifying whether to record data types as well.
Namespace: CleanCode.CsvProcessingAssembly: CleanCode.CsvProcessing (in CleanCode.CsvProcessing.dll) Version: 1.2.3.0 (1.2.03)
Syntax
Parameters
- useTypes
- Type: System Boolean
Specifies whether to record data types as well.
See Also