Click or drag to resize

CroSecTableread Method

Overload List
  NameDescription
Public methodread(String)
fill table with date from CVS-file
Public methodread(String, Int32)
read CSV-file from given path, sort resulting table according to item in specified column if required
Public methodread(String, Int32, Boolean, Boolean)
read table, convert contents to upper case, remove blanks and sort by field FieldID if required. Sort table according to column given by FieldID if its value is > 0
(Inherited from CSVReader.)
Top
See Also