March 2003
Intermediate to advanced
896 pages
32h 35m
English
UInt16Converter
This TypeConverter converts between a
UInt16 and other types for serialization and
design-time scenarios. You would not normally call it from your own
code.
public class UInt16Converter : BaseNumberConverter { // Public Constructors public UInt16Converter(); }
System.Object
→ TypeConverter → BaseNumberConverter → UInt16Converter
Read now
Unlock full access