다음을 통해 공유


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)

적용 대상