RomanNumerals.MaxValue property

Gets the maximum value that can be represented as a roman numeral by this class.

public static int MaxValue { get; }

Property Value

The maximum value that can be represented as a roman numeral by this class.

See Also