|  | 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 > INALocatorAgent Interface (ArcObjects .NET 10.5 SDK) | 
Provides access to properties common to all locator agents. Note: the INALocatorAgent interface has been superseded byINALocatorAgent2. Please consider using the more recent version.
| Description | ||
|---|---|---|
|  | Bind | Re-associate the locator with the given network dataset and its schema. | 
|  | Name | The name of the locator agent. | 
|  | QueryLocationByPoint | Find a network location from a point. | 
|  | QueryLocationByRow | Find a network location from a row. | 
|  | QueryPoint | The point for the given network location. | 
| CoClasses and Classes | Description | 
|---|---|
| NALocatorFeatureAgent | Finds network feature locations for analysis. | 
| NALocatorLocationFieldsAgent | Defines the network location fields to be used by a locator. | 
INALocatorAgent has been superseded by INALocatorAgent3.