IServiceContainer::RemoveService Method

 

Removes the specified service type from the service container.

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

NameDescription
System_CAPS_pubmethodRemoveService(Type^)

Removes the specified service type from the service container.

System_CAPS_pubmethodRemoveService(Type^, Boolean)

Removes the specified service type from the service container, and optionally promotes the service to parent service containers.

Return to top
Show: