CSVManagement..::..ReadFile Method
   Reads the text file containing comma separated values.
   
                
    Namespace: 
   UAOOI.Windows.FormsAssembly: CAS.Windows.Forms (in CAS.Windows.Forms.dll)
Syntax
public static CSVManagement ReadFile( string filename )
Parameters
- filename
 - Type: String
The filename. 

