ArcGIS Developer Help  (ESRI.ArcGIS.Geodatabase)  

StepEventHandler Delegate

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