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