The base of the smallest counting system supported in this radix conversion.
[Visual Basic] Public Const MaxRadix As Integer [C#] public const int MaxRadix; [C++] public: const int MaxRadix; [JScript] public var MaxRadix : int;
Radix Class | Radix Members | System Namespace