Provides a type converter to convert 32-bit signed integer objects to and from various other representations.
Object
TypeConverter
Int32Converter
[Visual Basic] Public Class Int32Converter Inherits TypeConverter [C#] public class Int32Converter : TypeConverter [C++] public __gc class Int32Converter : public TypeConverter [JScript] public class Int32Converter extends TypeConverter
[To be supplied.]
Namespace: System.ComponentModel
Assembly: System.dll