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