DesignerTypeConverter 类

定义

public ref class DesignerTypeConverter : System::ComponentModel::TypeConverter
public class DesignerTypeConverter : System.ComponentModel.TypeConverter
type DesignerTypeConverter = class
    inherit TypeConverter
Public Class DesignerTypeConverter
Inherits TypeConverter
继承
DesignerTypeConverter
派生

构造函数

DesignerTypeConverter()

方法

AddAttributes(PropertyDescriptor, Attribute[])
CanConvertTo(ITypeDescriptorContext, Type)
ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type)
GetProperties(ITypeDescriptorContext, Object, Attribute[])
GetPropertiesSupported(ITypeDescriptorContext)
GetProperty(Type, String)
GetPropertySortNames()
ModifyPropertyDescriptor(PropertyDescriptor, ITypeDescriptorContext)
NonBrowsable(PropertyDescriptor)

适用于