InvariantConvert.TryParseInt64 method

Converts the string to a value using the invariant culture.

public static long? TryParseInt64(string? text)

See Also