This document is archived and information here might be outdated. Recommended version. |
Reads the current element value as a float.
[Visual Basic .NET] Public Function ReadFloat ( _ ) As Single
[C#]
public float ReadFloat (
);
[C++]
HRESULT ReadFloat(
void
);
The ReadFloat method specifies the current element value as a float.