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