March 2003
Intermediate to advanced
896 pages
32h 35m
English
Int64Converter
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(); }
System.Object
→ TypeConverter → BaseNumberConverter → Int64Converter
Read now
Unlock full access