Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

CompositeInstanceDataSet.ImageInstanceRowChangeEventHandler Delegate






An System.Object representing the source of the event.
A CompositeInstanceDataSet.ImageInstanceRowChangeEvent that contains the event data.
Represents the method that will handle the ImageInstanceRowChanged, ImageInstanceRowChanging, ImageInstanceRowDeleting, and ImageInstanceRowDeleted events of a CompositeInstanceDataSet.ImageInstanceDataTable.
Syntax
public delegate void CompositeInstanceDataSet.ImageInstanceRowChangeEventHandler( 
   object sender,
   CompositeInstanceDataSet.ImageInstanceRowChangeEvent e
)
'Declaration
 
Public Delegate Sub CompositeInstanceDataSet.ImageInstanceRowChangeEventHandler( _
   ByVal sender As Object, _
   ByVal e As CompositeInstanceDataSet.ImageInstanceRowChangeEvent _
) 
'Usage
 
Dim instance As New CompositeInstanceDataSet.ImageInstanceRowChangeEventHandler(AddressOf HandlerMethod)

            

            
public delegate void CompositeInstanceDataSet.ImageInstanceRowChangeEventHandler( 
   Object^ sender,
   CompositeInstanceDataSet.ImageInstanceRowChangeEvent^ e
)

Parameters

sender
An System.Object representing the source of the event.
e
A CompositeInstanceDataSet.ImageInstanceRowChangeEvent that contains the event data.
Requirements

Target Platforms

See Also

Reference

CompositeInstanceDataSet.ImageInstanceRowChangeEventHandler Members
Leadtools.Medical.Storage.DataAccessLayer Namespace

Error processing SSI file
Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features