共用方式為


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)

適用於