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::AddProviderTransparent Method
.NET Framework (current version)
Adds a type description provider to the list of providers for this type descriptor.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | AddProviderTransparent(TypeDescriptionProvider^, Object^) | Adds a type description provider for a single instance of a component. |
![]() ![]() | AddProviderTransparent(TypeDescriptionProvider^, Type^) | Adds a type description provider for a component class. |
Show:

