Click or drag to resize

Utils_StringGetDecimal Method

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