ArcObjects Library Reference (NetworkAnalyst)  

INALocatorAgent Interface

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
Method Bind Re-associate the locator with the given network dataset and its schema.
Read-only property Name The name of the locator agent.
Method QueryLocationByPoint Find a network location from a point.
Method QueryLocationByRow Find a network location from a row.
Method 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.