March 2003
Intermediate to advanced
896 pages
32h 35m
English
Int32Converter
This TypeConverter is used to transform an
Int32 to and from other types in design-time and
serialization scenarios. You should not normally use it in your own
code.
public class Int32Converter : BaseNumberConverter { // Public Constructors public Int32Converter(); }
System.Object
→ TypeConverter → BaseNumberConverter → Int32Converter
System.Windows.Forms.ImageIndexConverter
Read now
Unlock full access