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


OnActiveNAContextUpdatedEventHandler Delegate (ArcObjects .NET 10.4 SDK)
ArcGIS Developer Help  (ESRI.ArcGIS.NetworkAnalystUI)  

OnActiveNAContextUpdatedEventHandler Delegate

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