ArcGIS Developer Help  (ESRI.ArcGIS.ArcScan)  

OnStartRasterCleanupEventHandler Delegate

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