BaseCustomTypeDescriptor 类

定义

public ref class BaseCustomTypeDescriptor : System::ComponentModel::ICustomTypeDescriptor
public class BaseCustomTypeDescriptor : System.ComponentModel.ICustomTypeDescriptor
type BaseCustomTypeDescriptor = class
    interface ICustomTypeDescriptor
Public Class BaseCustomTypeDescriptor
Implements ICustomTypeDescriptor
继承
BaseCustomTypeDescriptor
派生
实现

构造函数

BaseCustomTypeDescriptor(ResourceManager)

方法

GetAttributes()
GetClassName()
GetComponentName()
GetConverter()
GetDefaultEvent()
GetDefaultProperty()
GetEditor(Type)
GetEvents()
GetEvents(Attribute[])
GetProperties()
GetProperties(Attribute[])
GetPropertyOwner(PropertyDescriptor)

适用于