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

Remove<TService>() Method







The type of the service to remove.
Removes a service from the collection with a given type.
Syntax
public void Remove<TService>()
'Declaration
 
Public Overloads Sub Remove(Of TService)() 
'Usage
 
Dim instance As ServiceCollection
 
instance.Remove(Of TService)()
public void Remove<TService>()
 function Leadtools.Medical.Workstation.DataTypes.ServiceCollection.Remove``1()()
public: void Remove<TService>(); 
public:
void Removegeneric<typename TService>
(); 

Type Parameters

TService
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.