Name

DoubleConverter

Synopsis

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();

}

Hierarchy

System.Object TypeConverter BaseNumberConverter DoubleConverter

Get .NET Windows Forms in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.