AssociatedMetadataTypeTypeDescriptionProvider Methods
Assembly: System.ComponentModel.DataAnnotations (in System.ComponentModel.DataAnnotations.dll)
| Name | Description | |
|---|---|---|
![]() | CreateInstance(IServiceProvider, Type, Type[], Object[]) | Creates an object that can substitute for another data type.(Inherited from TypeDescriptionProvider.) |
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetCache(Object) | Gets a per-object cache, accessed as an IDictionary of key/value pairs.(Inherited from TypeDescriptionProvider.) |
![]() | GetExtendedTypeDescriptor(Object) | Gets an extended custom type descriptor for the given object.(Inherited from TypeDescriptionProvider.) |
![]() | GetExtenderProviders(Object) | Gets the extender providers for the specified object.(Inherited from TypeDescriptionProvider.) |
![]() | GetFullComponentName(Object) | Gets the name of the specified component, or null if the component has no name.(Inherited from TypeDescriptionProvider.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetReflectionType(Object) | Performs normal reflection against the given object.(Inherited from TypeDescriptionProvider.) |
![]() | GetReflectionType(Type) | Performs normal reflection against a type.(Inherited from TypeDescriptionProvider.) |
![]() | GetReflectionType(Type, Object) | Performs normal reflection against the given object with the given type.(Inherited from TypeDescriptionProvider.) |
![]() | GetRuntimeType(Type) | Converts a reflection type into a runtime type.(Inherited from TypeDescriptionProvider.) |
![]() | GetType() | |
![]() | GetTypeDescriptor(Object) | Gets a custom type descriptor for the given object.(Inherited from TypeDescriptionProvider.) |
![]() | GetTypeDescriptor(Type) | Gets a custom type descriptor for the given type.(Inherited from TypeDescriptionProvider.) |
![]() | GetTypeDescriptor(Type, Object) | Gets a type descriptor for the specified type and object.(Overrides TypeDescriptionProvider.GetTypeDescriptor(Type, Object).) |
![]() | IsSupportedType(Type) | Gets a value that indicates whether the specified type is compatible with the type description and its chain of type description providers. (Inherited from TypeDescriptionProvider.) |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |

