ArcObjects Library Reference (NetworkAnalyst)  

INALocatorAgent2 Interface

Provides access to properties common to all locator agents.

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 QueryGeometry The geometry for the given network location.
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.

Inherited Interfaces

Interfaces Description
INALocatorAgent Provides access to properties common to all locator agents.

CoClasses that implement INALocatorAgent2

CoClasses and Classes Description
NALocatorFeatureAgent Finds network feature locations for analysis.
NALocatorLocationFieldsAgent Defines the network location fields to be used by a locator.

Remarks

INALocatorAgent2 has been superseded by INALocatorAgent3.