Mono Class Library: Overview

System.ComponentModel.IComNativeDescriptorHandler: Members

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

Public Methods

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