Provides access to members for retrieving a set of locators.
Product Availability
When To Use
Use the IEnumLocator interface to inspect the set of locators contained in a LocatorEnumerator.
Members
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 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 | ILocatorWorkspace Interface | ILocatorWorkspaceName Interface | LocatorEnumerator Class | DatabaseLocatorWorkspace Class | LocatorManager Class | ILocatorManager.GetLocatorWorkspaceFromPath Method | LocatorWorkspaceName Class | ILocatorManager2 Interface | LocalLocatorWorkspace Class | ILocatorWorkspaceName2 Interface | ILocatorManager Interface | IDatabaseLocatorWorkspace Interface | ILocatorWorkspace.GetLocator Method | ILocatorWorkspace.UpdateLocator Method | ILocator Interface | ESRIFDOAddressLocator Class | StreetMapAddressLocator Class | StreetMapAddressLocatorStyle Class | ESRIFDOAddressLocatorStyle Class | LocatorExtension Class | GxLocator Class