Click or drag to resize

CroSecAliasNameTableread Method

Overload List
  NameDescription
Public methodread(String)
read CSV-table with alias names
Public methodread(String, Int32)
read CSV-table with alias names, sort according to items in specified column
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