ArcGIS Developer Help  (ESRI.ArcGIS.Geodatabase)  

2 Delegate

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