Reads the current element value as a float.
[Visual Basic .NET] Public Function ReadFloat ( _ ) As Single
[C#]
public float ReadFloat (
);
[C++]
HRESULT ReadFloat(
float* Value
);
[C++]Parameters
Value [out, retval] Value is a parameter of type float
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
The ReadFloat method specifies the current element value as a float.