This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumLocator Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members for retrieving a set of locators.
Use the IEnumLocator interface to inspect the set of locators contained in a LocatorEnumerator.
Description | ||
---|---|---|
Clone | Creates a copy of the enumeration. | |
Count | Number of locators in the enumeration. | |
Next | Returns the next locator or locator style. | |
Previous | Returns the previous locator or locator style. | |
Reset | Resets the enumeration. |
CoClasses and Classes | Description |
---|---|
LocatorEnumerator (esriLocation) | An enumeration of locators and locator styles. |
A LocatorEnumerator can be retrieved from a locator workspace using the ILocatorWorkspace::Locators property.
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.GetLocator Method | ILocator Interface | ILocatorWorkspace.UpdateLocator Method | StreetMapAddressLocator Class | ESRIFDOAddressLocatorStyle Class | ESRIFDOAddressLocator Class | StreetMapAddressLocatorStyle Class | LocatorExtension Class | GxLocator Class