ArcGIS Developer Help  (ESRI.ArcGIS.Editor)  

OnAddCourseEventHandler Delegate

Represents the method that handles the OnAddCourse event.
[Visual Basic .NET]
Public Delegate Sub OnAddCourseEventHandler ( _
)
[C#]
public delegate void OnAddCourseEventHandler (
);