Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn Namespace : RequestDoneDelegate Delegate |
public delegate void RequestDoneDelegate( object sender, DicomRequestEventArgs e )
'Declaration Public Delegate Sub RequestDoneDelegate( _ ByVal sender As Object, _ ByVal e As DicomRequestEventArgs _ )
'Usage Dim instance As New RequestDoneDelegate(AddressOf HandlerMethod)
public delegate void RequestDoneDelegate( Object^ sender, DicomRequestEventArgs^ e )