'Declaration Public Event N_Event_Report As N_Event_ReportHandler
'Usage Dim instance As DicomAssociation Dim handler As N_Event_ReportHandler AddHandler instance.N_Event_Report, handler
public event N_Event_ReportHandler N_Event_Report
public: event N_Event_ReportHandler^ N_Event_Report