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