The methods of System.ComponentModel.TypeDescriptor are listed below. For a list of all members, see the TypeDescriptor Members list.
See Also: Inherited members from System.Object
staticAddAttributes(object, params Attribute[]) : TypeDescriptionProvider Documentation for this section has not yet been entered. staticAddAttributes(Type, params Attribute[]) : TypeDescriptionProvider Documentation for this section has not yet been entered. staticAddEditorTable(Type, Hashtable) Documentation for this section has not yet been entered. staticAddProvider(TypeDescriptionProvider, object) Documentation for this section has not yet been entered. staticAddProvider(TypeDescriptionProvider, Type) Documentation for this section has not yet been entered. staticCreateAssociation(object, object) Documentation for this section has not yet been entered. staticCreateDesigner(IComponent, Type) : System.ComponentModel.Design.IDesigner Documentation for this section has not yet been entered. staticCreateEvent(Type, EventDescriptor, params Attribute[]) : EventDescriptor Documentation for this section has not yet been entered. staticCreateEvent(Type, string, Type, params Attribute[]) : EventDescriptor Documentation for this section has not yet been entered. staticCreateInstance(IServiceProvider, Type, Type[], object[]) : object Documentation for this section has not yet been entered. staticCreateProperty(Type, PropertyDescriptor, params Attribute[]) : PropertyDescriptor Documentation for this section has not yet been entered. staticCreateProperty(Type, string, Type, params Attribute[]) : PropertyDescriptor Documentation for this section has not yet been entered. staticGetAssociation(Type, object) : object Documentation for this section has not yet been entered. staticGetAttributes(object) : AttributeCollection Documentation for this section has not yet been entered. staticGetAttributes(Type) : AttributeCollection Documentation for this section has not yet been entered. staticGetAttributes(object, bool) : AttributeCollection Documentation for this section has not yet been entered. staticGetClassName(object) : string Documentation for this section has not yet been entered. staticGetClassName(Type) : string Documentation for this section has not yet been entered. staticGetClassName(object, bool) : string Documentation for this section has not yet been entered. staticGetComponentName(object) : string Documentation for this section has not yet been entered. staticGetComponentName(object, bool) : string Documentation for this section has not yet been entered. staticGetConverter(object) : TypeConverter Documentation for this section has not yet been entered. staticGetConverter(Type) : TypeConverter Documentation for this section has not yet been entered. staticGetConverter(object, bool) : TypeConverter Documentation for this section has not yet been entered. staticGetDefaultEvent(object) : EventDescriptor Documentation for this section has not yet been entered. staticGetDefaultEvent(Type) : EventDescriptor Documentation for this section has not yet been entered. staticGetDefaultEvent(object, bool) : EventDescriptor Documentation for this section has not yet been entered. staticGetDefaultProperty(object) : PropertyDescriptor Documentation for this section has not yet been entered. staticGetDefaultProperty(Type) : PropertyDescriptor Documentation for this section has not yet been entered. staticGetDefaultProperty(object, bool) : PropertyDescriptor Documentation for this section has not yet been entered. staticGetEditor(object, Type) : object Documentation for this section has not yet been entered. staticGetEditor(Type, Type) : object Documentation for this section has not yet been entered. staticGetEditor(object, Type, bool) : object Documentation for this section has not yet been entered. staticGetEvents(object) : EventDescriptorCollection Documentation for this section has not yet been entered. staticGetEvents(Type) : EventDescriptorCollection Documentation for this section has not yet been entered. staticGetEvents(object, Attribute[]) : EventDescriptorCollection Documentation for this section has not yet been entered. staticGetEvents(object, bool) : EventDescriptorCollection Documentation for this section has not yet been entered. staticGetEvents(Type, Attribute[]) : EventDescriptorCollection Documentation for this section has not yet been entered. staticGetEvents(object, Attribute[], bool) : EventDescriptorCollection Documentation for this section has not yet been entered. staticGetFullComponentName(object) : string Documentation for this section has not yet been entered. staticGetProperties(object) : PropertyDescriptorCollection Documentation for this section has not yet been entered. staticGetProperties(Type) : PropertyDescriptorCollection Documentation for this section has not yet been entered. staticGetProperties(object, Attribute[]) : PropertyDescriptorCollection Documentation for this section has not yet been entered. staticGetProperties(object, bool) : PropertyDescriptorCollection Documentation for this section has not yet been entered. staticGetProperties(Type, Attribute[]) : PropertyDescriptorCollection Documentation for this section has not yet been entered. staticGetProperties(object, Attribute[], bool) : PropertyDescriptorCollection Documentation for this section has not yet been entered. staticGetProvider(object) : TypeDescriptionProvider Documentation for this section has not yet been entered. staticGetProvider(Type) : TypeDescriptionProvider Documentation for this section has not yet been entered. staticGetReflectionType(object) : Type Documentation for this section has not yet been entered. staticGetReflectionType(Type) : Type Documentation for this section has not yet been entered. staticRefresh(object) Documentation for this section has not yet been entered. staticRefresh(System.Reflection.Assembly) Documentation for this section has not yet been entered. staticRefresh(System.Reflection.Module) Documentation for this section has not yet been entered. staticRefresh(Type) Documentation for this section has not yet been entered. staticRemoveAssociation(object, object) Documentation for this section has not yet been entered. staticRemoveAssociations(object) Documentation for this section has not yet been entered. staticRemoveProvider(TypeDescriptionProvider, object) Documentation for this section has not yet been entered. staticRemoveProvider(TypeDescriptionProvider, Type) Documentation for this section has not yet been entered. staticSortDescriptorArray(IList) Documentation for this section has not yet been entered.