March 2003
Intermediate to advanced
896 pages
32h 35m
English
UInt64Converter
This class implements a TypeConverter for a
UInt64 in serialization and design-time scenarios.
It should not normally be called from your own code.
public class UInt64Converter : BaseNumberConverter { // Public Constructors public UInt64Converter(); }
System.Object
→ TypeConverter → BaseNumberConverter → UInt64Converter