Visual Basic (Declaration)
Event NewInspector As InspectorsEvents_NewInspectorEventHandler
Dim instance As InspectorsEvents_Event
Dim handler As InspectorsEvents_NewInspectorEventHandler
AddHandler instance.NewInspector, handler
event InspectorsEvents_NewInspectorEventHandler NewInspector