←Select platform

Remove(Type) Method

Summary

Removes a service from the collection with a given type.

Syntax

C#
VB
C++
public void Remove( 
   Type serviceType 
) 
  
Public Overloads Sub Remove( _ 
   ByVal serviceType As Type _ 
)  
public: 
void Remove(  
   Type^ serviceType 
)  

Parameters

serviceType
The type of the service to remove.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly