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.Interfaces Namespace : MatchFoundDelegate Delegate |
public delegate void MatchFoundDelegate( object sender, MatchFoundEventArgs e )
'Declaration Public Delegate Sub MatchFoundDelegate( _ ByVal sender As Object, _ ByVal e As MatchFoundEventArgs _ )
'Usage Dim instance As New MatchFoundDelegate(AddressOf HandlerMethod)
public delegate void MatchFoundDelegate( Object^ sender, MatchFoundEventArgs^ e )