LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Remove<TService>() Method

Show in webframe






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>(); 
public:
void Removegeneric<typename TService>
(); 

Type Parameters

TService
The type of the service to remove.
Requirements

Target Platforms

See Also

Reference

ServiceCollection Class
ServiceCollection Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.