InvariantConvert.TryParseBoolean method

Converts the string to a value using the invariant culture.

public static bool? TryParseBoolean(string? text)

See Also