ArcGIS Developer Help  (ESRI.ArcGIS.Carto)  

GeoReferenceResetEventHandler Delegate

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