TypeDescriptor::AddProvider 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 | |
|---|---|---|
![]() ![]() | AddProvider(TypeDescriptionProvider^, Object^) | Adds a type description provider for a single instance of a component. |
![]() ![]() | AddProvider(TypeDescriptionProvider^, Type^) | Adds a type description provider for a component class. |
Show:

