Name

Int64Converter

Synopsis

This is a TypeConverter that is used to convert to and from an Int64 in design-time and serialization scenarios. You should not normally call it from your own code.


public class Int64Converter : BaseNumberConverter {

// Public Constructors

   public Int64Converter();

}

Hierarchy

System.Object TypeConverter BaseNumberConverter Int64Converter

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.