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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.