Click or drag to resize

Utils_StringGetFloat Method

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