|
|
CroSecAliasNameTableread Method |
| Name | Description | |
|---|---|---|
| read(String) |
read CSV-table with alias names.
| |
| read(String, Int32) |
Read CSV-table with alias names, sort according to items in specified column.
| |
| 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.) |