ReadFloat32 Method
ReadFloat32(string)
Reads a Float32 or Nullable
Declaration
float ReadFloat32(string name)
Parameters
string | name | The name of the field. |
Returns
float | The value of the field. |
Remarks
Throws a Serializationnull
.