UAOOI.Windows.Forms

CSVManagement..::..ReadFile Method

Reads the text file containing comma separated values.

Namespace:  UAOOI.Windows.Forms
Assembly:  CAS.Windows.Forms (in CAS.Windows.Forms.dll)

Syntax


public static CSVManagement ReadFile(
	string filename
)

Parameters

filename
Type: String
The filename.

Return Value

An instance of CSVManagement containing the content of the file.