The Radix class provides methods for converting numbers between different counting systems. Counting systems from base 2 (binary) through base 36 are supported.
Object
Radix
[Visual Basic] NotInheritable Public Class Radix [C#] public sealed class Radix [C++] public __gc __sealed class Radix [JScript] public class Radix
[To be supplied.]
Namespace: System
Assembly: mscorlib.dll