LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

OnRemoved Method

Show in webframe






The service object that has been removed.
Raises the 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
) 
protected:
virtual void OnRemoved( 
   Object* service
) 

Parameters

service
The service object that has been removed.
Requirements

Target Platforms

See Also

Reference

ServiceCollection Class
ServiceCollection Members

 

 


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