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 |