Name

SingleConverter

Synopsis

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

}

Hierarchy

System.Object TypeConverter BaseNumberConverter SingleConverter

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.