| |
Name
|
Description
|
| AddAttributes |
Overloaded.
Adds class-level attributes to the target component.
|
| AddEditorTable |
Adds an editor table for the given editor base type.
|
| AddProvider |
Overloaded.
Adds a type description provider to the list of providers for this type descriptor.
|
| CreateAssociation |
Creates a primary-secondary association between two objects.
|
| CreateDesigner |
Creates an instance of the designer associated with the specified component and of the specified type of designer.
|
| CreateEvent |
Overloaded.
Creates a new event descriptor that is identical to an existing event descriptor.
|
| CreateInstance |
Creates an object that can substitute for another data type.
|
| CreateProperty |
Overloaded.
Creates a new property descriptor for an existing property of a component.
|
| Equals
|
Overloaded.
Determines whether two Object instances are equal.
(inherited from
Object)
|
| GetAssociation |
Returns an instance of the type associated with the specified primary object.
|
| GetAttributes |
Overloaded.
Returns the collection of attributes for a component or a type.
|
| GetClassName |
Overloaded.
Returns the name of the class for the specified component.
|
| GetComponentName |
Overloaded.
Returns the name of the specified component.
|
| GetConverter |
Overloaded.
Returns a type converter for a component or a type.
|
| GetDefaultEvent |
Overloaded.
Returns the default event for a component or type.
|
| GetDefaultProperty |
Overloaded.
Returns the default property for a component.
|
| GetEditor |
Overloaded.
Returns an editor with the specified base type.
|
| GetEvents |
Overloaded.
Returns the collection of events for a component or type.
|
| GetFullComponentName |
Returns the fully qualified name of the component.
|
| GetHashCode
|
Serves as a hash function for a particular type.
(inherited from
Object)
|
| GetProperties |
Overloaded.
Returns the collection of properties on a component or type.
|
| GetProvider |
Overloaded.
Returns the type description provider for the component or type.
|
| GetReflectionType |
Overloaded.
Returns a Type that can be used to perform reflection.
|
| GetType
|
Gets the Type of the current instance.
(inherited from
Object)
|
| ReferenceEquals
|
Determines whether the specified Object instances are the same instance.
(inherited from
Object)
|
| Refresh |
Overloaded.
Clears the properties and events from the cache.
|
| RemoveAssociation |
Removes an association between two objects.
|
| RemoveAssociations |
Removes all associations for a primary object.
|
| RemoveProvider |
Overloaded.
Removes a previously added type description provider.
|
| SortDescriptorArray |
Sorts descriptors using the name of the descriptor.
|
| ToString
|
Returns a String that represents the current Object.
(inherited from
Object)
|