Name

UInt32Converter

Synopsis

This class provides a TypeConverter for a UInt32. It is used in serialization and design-time scenarios, and should not normally be called from your own code.


public class UInt32Converter : BaseNumberConverter {

// Public Constructors

   public UInt32Converter();

}

Hierarchy

System.Object TypeConverter BaseNumberConverter UInt32Converter

Get .NET Windows Forms in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.