March 2003
Intermediate to advanced
896 pages
32h 35m
English
DoubleConverter
This TypeConverter is used to transform a double
to and from other types in serialization and design-time scenarios.
You would not normally use this class directly in your own code.
public class DoubleConverter : BaseNumberConverter { // Public Constructors public DoubleConverter(); }
System.Object
→ TypeConverter → BaseNumberConverter → DoubleConverter
Read now
Unlock full access