Leadtools.Dicom.AddIn.Interfaces Namespace : MoveDataSetDelegate Delegate |
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 )