Utils_StringGetFloat Method |
Name | Description | |
---|---|---|
![]() ![]() | GetFloat(String) |
Tries to convert a text to float. If not converted, will return 0.
|
![]() ![]() | GetFloat(String, CultureInfo) |
Tries to convert a text to float using the given culture. If not converted, will return 0.
|