Utils_StringGetDouble Method |
Name | Description | |
---|---|---|
GetDouble(String) |
Tries to convert a text to double. If not converted, will return 0.
| |
GetDouble(String, CultureInfo) |
Tries to convert a text to double using the given culture. If not converted, will return 0.
|