![]()
A Double equivalent of the string.
Type Reason ArgumentNullException s is a null reference. FormatException s is not in the correct format. OverflowException s represents a number less than double.MinValue or greater than double.MaxValue.
If s is INF or -INF, this method returns Double.PositiveInfinity or Double.NegativeInfinity respectively.