This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INAContextEvents2 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to events triggered by the network analysis context.
Description | ||
---|---|---|
OnBindToNetworkDataset | Called when the network analysis context is bound to a network dataset. |
CoClasses and Classes | Description |
---|---|
NAContext | The analysis and problem definition container. |
NAContextEvents2 | NAContext events. This class only provides access to the INAContextEvents2 outbound interface. |
NAContextEvents2Listener (esriSystemUtility) | Helper coclass to provide INAContextEvents2 support to the C++ API. |
NAWindow (esriNetworkAnalystUI) | The network analysis window. |