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