Provides access to properties common to all locator agents. Note: the INALocatorAgent interface has been superseded byINALocatorAgent2. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Members
| 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 that implement INALocatorAgent
| CoClasses and Classes | Description |
|---|---|
| NALocatorFeatureAgent | Finds network feature locations for analysis. |
| NALocatorLocationFieldsAgent | Defines the network location fields to be used by a locator. |
Remarks
INALocatorAgent has been superseded by INALocatorAgent3.

