ReadStringArray Method
ReadStringArray(String)
Declaration
string[] ReadStringArray(string fieldName)
Parameters
String | fieldName | name of the field |
Returns
String[] | the string array value read |
Exceptions
IOException | System.IO.IOException |