ArcObjects Library Reference (NetworkAnalyst) |
|
INATraversalResultQuery2 Interface
Provides access to the results of an analysis.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Members
Inherited Interfaces
CoClasses that implement INATraversalResultQuery2
CoClasses and Classes |
Description |
NATraversalResult |
Contains the result of a network analysis. |
Remarks
The INATraversalResultQuery2 interface is used to navigate through the traversal result and to provide the field names for various fields on the traversal classes.
.NET Samples
Add a traversal result to the map (Code Files:
AddTraversalResultsToMap)