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 |