This document is archived and information here might be outdated.  Recommended version.


OnIterationExecutionEventHandler Delegate (ArcObjects .NET 10.8 SDK)
ArcGIS Developer Help    

OnIterationExecutionEventHandler Delegate

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