Mono Class Library: Overview

System.ComponentModel.CustomTypeDescriptor: Members

The members of System.ComponentModel.CustomTypeDescriptor are listed below.

See Also: Inherited members from System.Object

Protected Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Methods

GetAttributes() : AttributeCollection
Documentation for this section has not yet been entered.
GetClassName() : string
Documentation for this section has not yet been entered.
GetComponentName() : string
Documentation for this section has not yet been entered.
GetConverter() : TypeConverter
Documentation for this section has not yet been entered.
GetDefaultEvent() : EventDescriptor
Documentation for this section has not yet been entered.
GetDefaultProperty() : PropertyDescriptor
Documentation for this section has not yet been entered.
GetEditor(Type) : object
Documentation for this section has not yet been entered.
GetEvents() : EventDescriptorCollection
Documentation for this section has not yet been entered.
GetEvents(Attribute[]) : EventDescriptorCollection
Documentation for this section has not yet been entered.
GetProperties() : PropertyDescriptorCollection
Documentation for this section has not yet been entered.
GetProperties(Attribute[]) : PropertyDescriptorCollection
Documentation for this section has not yet been entered.
GetPropertyOwner(PropertyDescriptor) : object
Documentation for this section has not yet been entered.