This document is archived and information here might be outdated. Recommended version. |
Returns the string as a doulbe value.
[Visual Basic .NET] Public Function StringToDouble ( _ ByVal text As String _ ) As Double
[C#] public double StringToDouble ( string text );
[C++]
HRESULT StringToDouble(
BSTR text
);
[C++]
Parameters text [in]
text is a parameter of type BSTR