This document is archived and information here might be outdated.  Recommended version.


ILocatorDataset Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IL > ILocatorDataset Interface
ArcGIS Developer Help

ILocatorDataset Interface

Provides access to members for retrieving objects associated with the Locator.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

When To Use

Use the ILocatorDataset interface to retrieve objects that are related to the locator.

Members

Name Description
Read-only property FullName The Name object for the locator.
Read-only property LocatorWorkspace The locator workspace that contains the locator.

Classes that implement ILocatorDataset

Classes Description
AGSAddressLocator (esriLocation) A locator adaptor for the GeocodeServer proxies.
CompositeLocator (esriLocation) A locator that contains collection of other locators.
ESRIFDOAddressLocator (esriLocation) An address locator that uses the Esri geocoding engine developed prior to ArcGIS version 10.0.
ESRIGen2AddressLocator (esriLocation) An address locator that uses the Esri geocoding engine introduced in ArcGIS version 10.0.
RouteMeasureLocator (esriLocation) Route measure locator object.
RSLocator (esriLocation) An address locator that uses the Esri RouteServer geocoding engine.
StreetMapAddressLocator (esriLocation) A locator that uses the Esri geocoding engine and StreetMap reference data sources.

See Also

ILocatorWorkspace2 Interface | ILocatorWorkspace Interface | ILocatorWorkspaceName Interface | LocatorEnumerator Class | LocatorWorkspaceName Class | ILocatorWorkspaceName2 Interface | ILocatorManager Interface | LocalLocatorWorkspace Class | DatabaseLocatorWorkspace Class | IDatabaseLocatorWorkspace Interface | ILocatorManager2 Interface | LocatorManager Class | ILocatorManager.GetLocatorWorkspaceFromPath Method | ILocatorWorkspace.GetLocatorName Method | ILocatorName Interface | LocatorName Class