IsDouble
Returns true if the given string can be parsed into a double, false otherwise.
- Return the result of calling
Double.TryParse()withNymberStyles.Floatfor the givennumstring.
Returns true if the given string can be parsed into a double, false otherwise.
Double.TryParse() with NymberStyles.Float for the given num string.