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:

