March 2003
Intermediate to advanced
896 pages
32h 35m
English
UInt32Converter
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(); }
System.Object
→ TypeConverter → BaseNumberConverter → UInt32Converter
Read now
Unlock full access