IDesignerHost::RemoveService Method

 

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

NameDescription
System_CAPS_pubmethodRemoveService(Type^)

Removes the specified service type from the service container.(Inherited from IServiceContainer.)

System_CAPS_pubmethodRemoveService(Type^, Boolean)

Removes the specified service type from the service container, and optionally promotes the service to parent service containers.(Inherited from IServiceContainer.)

Return to top
Show: