The methods of System.ComponentModel.IComNativeDescriptorHandler are listed below. For a list of all members, see the IComNativeDescriptorHandler Members list.
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.