|  | 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 > INALayer Interface (ArcObjects .NET 10.5 SDK) | 
Provides access to the network analysis layer. Note: the INALayer interface has been superseded byINALayer2. Please consider using the more recent version.
| Description | ||
|---|---|---|
|  | Add | Add a new layer. | 
|  | Clear | Clear all analysis layers. | 
|  | Context | The network analysis context. | 
|  | Delete | Delete an existing layer. | 
|  | Expanded | Indicates if the network analysis layer is expanded or collapsed in the TOC of the map. | 
|  | LayerByNAClassName | The network analysis layer by class name. | 
| CoClasses and Classes | Description | 
|---|---|
| NALayer | The layer for defining, solving, and viewing network analysis results. | 
INALayer has been superseded by INALayer2.