ForwardingTypeDescriptionProvider Members
Include Protected Members
Include Inherited Members
Provides methods for creating and retrieving a type descriptor for the target model element of an indexing model element.
The ForwardingTypeDescriptionProvider type exposes the following members.
Constructors
Name
Description
ForwardingTypeDescriptionProvider
Initializes a new instance of the ForwardingTypeDescriptionProvider class.
Top
Methods
Name
Description
Creates an object that can substitute for another data type. (Inherited from TypeDescriptionProvider.)
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Gets a per-object cache, accessed as an IDictionary of key/value pairs. (Inherited from TypeDescriptionProvider.)
Gets an extended custom type descriptor for the given object. (Inherited from TypeDescriptionProvider.)
Gets the name of the specified component, or nulla null reference (Nothing in Visual Basic) if the component has no name. (Inherited from TypeDescriptionProvider.)
Serves as a hash function for a particular type. (Inherited from Object.)
Overloaded. Performs normal reflection against an object.
Gets the type of the current instance. (Inherited from Object.)
Overloaded. Gets a custom type descriptor for the given type and object.
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns a string that represents the current object. (Inherited from Object.)
Top