Double..::..TryParse Method
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
TryParse(String, Double%) |
Converts the string representation of a number to its double-precision floating-point number equivalent. A return value indicates whether the conversion succeeded or failed.
|
![]() ![]() |
TryParse(String, IFormatProvider, Double%) |