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