![]() |
CroSecTableread Method |
Name | Description | |
---|---|---|
![]() | read(String) |
fill table with date from CVS-file
|
![]() | read(String, Int32) |
read CSV-file from given path, sort resulting table according to item in specified column if required
|
![]() | read(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.) |