CSV Reports
ClassListToCsvString Method



KellermanSoftware.CsvReports Namespace > CsvWriter Class : ClassListToCsvString Method
Create a CSV string from a list of objects. It will output all public properties of the class as columns.
Overload List
OverloadDescription
Create a CSV string from a list of objects. It will output all public properties of the class as columns.  
Write the properties of a class list to a CSV string. It will output the passed in properties 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