This document is archived and information here might be outdated. Recommended version. |
Returns the next token parsed from the string as a double.
[Visual Basic .NET]
Public Function NextDouble ( _
) As Double
[C#]
public double NextDouble (
);
[C++]
HRESULT NextDouble(
void
);