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