InvariantConvert.TryParseInt32 method

Converts the string to a value using the invariant culture.

public static int? TryParseInt32(string? text)

See Also