ReferencedImageSequenceRowChangeEventHandler Delegate

Syntax
C#
VB
C++
delegate void ReferencedImageSequenceRowChangeEventHandler( 
   object sender, 
   ReferencedImageSequenceRowChangeEvent e 
) 
  
Public Delegate Sub ReferencedImageSequenceRowChangeEventHandler( _ 
   ByVal sender As Object, _ 
   ByVal e As ReferencedImageSequenceRowChangeEvent _ 
)  
public delegate void ReferencedImageSequenceRowChangeEventHandler(  
   Object^ sender, 
   MPPSDataset.ReferencedImageSequenceRowChangeEvent^ e 
) 

Parameters

sender
An System.Object representing the source of the event.

e
A ReferencedImageSequenceRowChangeEvent that contains the event data.

Requirements

Target Platforms

See Also

Reference

ReferencedImageSequenceRowChangeEventHandler Members

Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace

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

Leadtools.Medical.Worklist.DataAccessLayer Assembly