OnRemoved Method

Summary

Raises the Removed event.

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

Parameters

service
The service object that has been removed.

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