LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

Remove(Type) Method







The type of the service to remove.
Removes a service from the collection with a given type.
Syntax
public void Remove( 
   Type serviceType
)
'Declaration
 
Public Overloads Sub Remove( _
   ByVal serviceType As Type _
) 
'Usage
 
Dim instance As ServiceCollection
Dim serviceType As Type
 
instance.Remove(serviceType)
public void Remove( 
   Windows.UI.Xaml.Interop.TypeName serviceType
)
 function Leadtools.Medical.Workstation.DataTypes.ServiceCollection.Remove(Type)( 
   serviceType 
)
public: void Remove( 
   Type* serviceType
) 
public:
void Remove( 
   Type* serviceType
) 

Parameters

serviceType
The type of the service to remove.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ServiceCollection Class
ServiceCollection Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.