Name

Int16Converter

Synopsis

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();

}

Hierarchy

System.Object TypeConverter BaseNumberConverter Int16Converter

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.