TypeDescriptor.RemoveProvider Method
.NET Framework 4.5
Removes a previously added type description provider.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
RemoveProvider(TypeDescriptionProvider, Object) | Removes a previously added type description provider that is associated with the specified object. |
|
RemoveProvider(TypeDescriptionProvider, Type) | Removes a previously added type description provider that is associated with the specified type. |