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