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