The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TypeDescriptor::RemoveProviderTransparent Method
.NET Framework (current version)
Removes a previously added type description provider.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | RemoveProviderTransparent(TypeDescriptionProvider^, Object^) | Removes a previously added type description provider that is associated with the specified object. |
![]() ![]() | RemoveProviderTransparent(TypeDescriptionProvider^, Type^) | Removes a previously added type description provider that is associated with the specified type. |
Show:

