ArcObjects Library Reference (NetworkAnalyst)  

INALayer Interface

Provides access to the network analysis layer. Note: the INALayer interface has been superseded byINALayer2. Please consider using the more recent version.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.

Members

Description
Method Add Add a new layer.
Method Clear Clear all analysis layers.
Read/write property Context The network analysis context.
Method Delete Delete an existing layer.
Read/write property Expanded Indicates if the network analysis layer is expanded or collapsed in the TOC of the map.
Read-only property LayerByNAClassName The network analysis layer by class name.

CoClasses that implement INALayer

CoClasses and Classes Description
NALayer The layer for defining, solving, and viewing network analysis results.

Remarks

INALayer has been superseded by INALayer2.