Gets the Double value of this number.
[C#] double GetNumberDouble()
double GetNumberDouble()
may throw Exception()
The method returns the Double value of this number. It fails if this value is not a number.
None.