TypeConverterAttribute Constructor ()

 

Initializes a new instance of the TypeConverterAttribute class with the default type converter, which is an empty string ("").

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

public:
TypeConverterAttribute()

The class that provides the data conversion must inherit from TypeConverter.

.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: