March 2003
Intermediate to advanced
896 pages
32h 35m
English
SingleConverter
This TypeConverter for the single-precision
floating-point type is used in serialization and design-time
scenarios, and would not normally be called from your own code.
public class SingleConverter : BaseNumberConverter { // Public Constructors public SingleConverter(); }
System.Object
→ TypeConverter → BaseNumberConverter → SingleConverter
Read now
Unlock full access