Provides a type converter to convert 16-bit signed integer objects to and from various other representations.
Object
TypeConverter
Int16Converter
[Visual Basic] Public Class Int16Converter Inherits TypeConverter [C#] public class Int16Converter : TypeConverter [C++] public __gc class Int16Converter : public TypeConverter [JScript] public class Int16Converter extends TypeConverter
[To be supplied.]
Namespace: System.ComponentModel
Assembly: System.dll