LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

OnAdded Method

Show in webframe






The service object that has been added.
Raises the Added event.
Syntax
protected virtual void OnAdded( 
   object service
)
'Declaration
 
Protected Overridable Sub OnAdded( _
   ByVal service As Object _
) 
'Usage
 
Dim instance As ServiceCollection
Dim service As Object
 
instance.OnAdded(service)

            

            
protected: virtual void OnAdded( 
   Object* service
) 
protected:
virtual void OnAdded( 
   Object* service
) 

Parameters

service
The service object that has been added.
Requirements

Target Platforms

See Also

Reference

ServiceCollection Class
ServiceCollection Members

 

 


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