Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

MoveDataSetDelegate Delegate






The source of the event.
Additional event data.
Represents the method that will handle the event when a dataset is available for moving.
Syntax
public delegate void MoveDataSetDelegate( 
   object sender,
   MoveDataSetEventArgs e
)
'Declaration
 
Public Delegate Sub MoveDataSetDelegate( _
   ByVal sender As Object, _
   ByVal e As MoveDataSetEventArgs _
) 
'Usage
 
Dim instance As New MoveDataSetDelegate(AddressOf HandlerMethod)

            

            
public delegate void MoveDataSetDelegate( 
   Object^ sender,
   MoveDataSetEventArgs^ e
)

Parameters

sender
The source of the event.
e
Additional event data.
Requirements

Target Platforms

See Also

Reference

MoveDataSetDelegate Members
Leadtools.Dicom.AddIn.Interfaces Namespace

Error processing SSI file
Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features