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

OnRemoved Method







The service object that has been removed.
Raises the Leadtools.Medical.Workstation.DataTypes.ServiceCollection.Removed event.
Syntax
protected virtual void OnRemoved( 
   object service
)
'Declaration
 
Protected Overridable Sub OnRemoved( _
   ByVal service As Object _
) 
'Usage
 
Dim instance As ServiceCollection
Dim service As Object
 
instance.OnRemoved(service)
protected virtual void OnRemoved( 
   object service
)
 function Leadtools.Medical.Workstation.DataTypes.ServiceCollection.OnRemoved( 
   service 
)
protected: virtual void OnRemoved( 
   Object* service
) 
protected:
virtual void OnRemoved( 
   Object* service
) 

Parameters

service
The service object that has been removed.
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

 

 


Products | Support | Contact Us | Copyright Notices

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