Click or drag to resize

Utils_StringGetDouble Method

Overload List
  NameDescription
Public methodStatic memberGetDouble(String)
Tries to convert a text to double. If not converted, will return 0.
Public methodStatic memberGetDouble(String, CultureInfo)
Tries to convert a text to double using the given culture. If not converted, will return 0.
Top
See Also