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