InvariantConvert.TryParseDouble method

Converts the string to a value using the invariant culture.

public static double? TryParseDouble(string? text)

See Also