Mono Class Library: Overview

System.ComponentModel.ICustomTypeDescriptor: Method Members

The methods of System.ComponentModel.ICustomTypeDescriptor are listed below. For a list of all members, see the ICustomTypeDescriptor Members list.

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.