![]() |
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 : BeforeCFindDelegate Delegate |
public delegate void BeforeCFindDelegate( object sender, BeforeCFindEventArgs e )
'Declaration Public Delegate Sub BeforeCFindDelegate( _ ByVal sender As Object, _ ByVal e As BeforeCFindEventArgs _ )
'Usage Dim instance As New BeforeCFindDelegate(AddressOf HandlerMethod)
public delegate void BeforeCFindDelegate( Object^ sender, BeforeCFindEventArgs^ e )