ArcGIS Developer Help (ESRI.ArcGIS.GeoprocessingUI) |
|
OnApplyEventHandler Delegate
Represents the method that handles the
OnApply event.
[Visual Basic .NET]
Public Delegate Sub OnApplyEventHandler ( _
)
[C#]
public delegate void OnApplyEventHandler (
);