TypeDescriptor::AddProvider Method

 

Adds a type description provider to the list of providers for this type descriptor.

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticAddProvider(TypeDescriptionProvider^, Object^)

Adds a type description provider for a single instance of a component.

System_CAPS_pubmethodSystem_CAPS_staticAddProvider(TypeDescriptionProvider^, Type^)

Adds a type description provider for a component class.

Return to top
Show: