ArcObjects Library Reference (GeoDatabase)  

IEnumLocator Interface

Provides access to members for retrieving a set of locators.

Product Availability

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

When To Use

Use the IEnumLocator interface to inspect the set of locators contained in a LocatorEnumerator.

Members

Description
Method Clone Creates a copy of the enumeration.
Read-only property Count Number of locators in the enumeration.
Method Next Returns the next locator or locator style.
Method Previous Returns the previous locator or locator style.
Method Reset Resets the enumeration.

CoClasses that implement IEnumLocator

CoClasses and Classes Description
LocatorEnumerator (esriLocation) An enumeration of locators and locator styles.

Remarks

 A LocatorEnumerator can be retrieved from a locator workspace using the ILocatorWorkspace::Locators property.

See Also

ILocatorWorkspace2 Interface | ILocatorWorkspaceName Interface | ILocatorWorkspace Interface | LocatorManager Class | ILocatorWorkspaceName2 Interface | LocatorEnumerator Class | ILocatorManager.GetLocatorWorkspaceFromPath Method | IDatabaseLocatorWorkspace Interface | LocatorWorkspaceName Class | ILocatorManager Interface | ILocatorManager2 Interface | DatabaseLocatorWorkspace Class | LocalLocatorWorkspace Class | ILocator Interface | ILocatorWorkspace.UpdateLocator Method | ILocatorWorkspace.GetLocator Method | ESRIFDOAddressLocatorStyle Class | StreetMapAddressLocatorStyle Class | ESRIFDOAddressLocator Class | StreetMapAddressLocator Class | LocatorExtension Class | GxLocator Class