Int32Converter

Int32Converter

System.ComponentModel (system.dll) class

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  (); } 

Hierarchy

System.Object TypeConverter BaseNumberConverter Int32Converter

Subclasses

System.Windows.Forms.ImageIndexConverter



. Net Windows Forms in a Nutshell
.NET Windows Forms in a Nutshell
ISBN: 0596003382
EAN: 2147483647
Year: 2002
Pages: 794

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net