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