OnAdded Method

Summary

Raises the Added event.

Syntax
C#
VB
C++
protected virtual void OnAdded( 
   object service 
) 
  
Protected Overridable Sub OnAdded( _ 
   ByVal service As Object _ 
)  
protected: 
virtual void OnAdded(  
   Object^ service 
)  

Parameters

service
The service object that has been added.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly