LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Remove(Type) 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( 
   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( 
   Type* serviceType
) 
public:
void Remove( 
   Type* serviceType
) 

Parameters

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