CSV Reports
ClassListToCsvFile Method



KellermanSoftware.CsvReports Namespace > CsvWriter Class : ClassListToCsvFile Method
Create a CSV file from a list of objects. It will output all public properties of the class as columns.
Overload List
OverloadDescription
Create a CSV file from a list of objects. It will output all public properties of the class as columns.  
Create a CSV file from a list of objects. It will output the passed in property names as columns.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CsvWriter Class
CsvWriter Members