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