This document is archived and information here might be outdated. Recommended version. |
Converts a float to an XML float.
[Visual Basic .NET]
Public Function FromFloat ( _
ByVal Value As Single _
) As String
[C#]
public string FromFloat (
float Value
);
[C++]
HRESULT FromFloat(
float Value
);
[C++] Parameters Value [in]
Value is a parameter of type single