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


ILocatorExtension Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > LocationUI > ESRI.ArcGIS.LocationUI > Interfaces > IL > ILocatorExtension Interface
ArcGIS Developer Help

ILocatorExtension Interface

Provides access to members that control the set of locators in an ArcMap document.

Product Availability

Available with ArcGIS Desktop.

When To Use

Use the ILocatorExtension interface to manage the set of locators in an ArcMap document.

Members

Name Description
Method AddLocator Adds a locator to the ArcMap document.
Read-only property Categories Categories represented by the locators in the ArcMap document.
Read/write property CurrentLocator Current locator in the ArcMap document of a specific category.
Read-only property Locator Locator in the ArcMap document.
Read-only property LocatorCount Number of locators in the ArcMap document in a specific category.
Method RemoveAllLocators Removes all locators from the ArcMap document.
Method RemoveCategory Removes a category of locators from the ArcMap document.
Method RemoveLocator Removes a locator from the ArcMap document.

Classes that implement ILocatorExtension

Classes Description
LocatorExtension An extension for locators in ArcMap.

See Also

IAdvancedGeocoding.MatchStandardizedAddress Method | FindAddresses Class | AddressFindData Class | IAddressFindData Interface | ILocatorExtension Interface | LocatorExtension Class | ILocatorWorkspace.GetLocator Method | ILocator Interface | ILocatorWorkspace.UpdateLocator Method | StreetMapAddressLocator Class | ESRIFDOAddressLocatorStyle Class | ESRIFDOAddressLocator Class | StreetMapAddressLocatorStyle Class | LocatorExtension Class | GxLocator Class