ArcObjects Component Help  (Core)    

ILocatorWorkspace Interface

Provides access to members for managing the locators in the locator workspace.

When To Use

Use the ILocatorWorkspace interface to manage the locators and locator styles in the locator workspace. You can use this interface to retrieve locators and locator styles from the locator workspace, as well as create, modify, and delete locators in the locator workspace.

Members

Description
Method AddLocator Adds a locator.
Method AddLocatorStyle Adds a locator style.
Method CopyLocator Copies a locator.
Method DeleteLocator Deletes a locator.
Method GetLocator Gets a locator.
Method GetLocatorName Gets a LocatorName object.
Method GetLocatorStyle Gets a locator style.
Read-only property LocatorNames LocatorName objects in the locator workspace.
Read-only property Locators Locators in the locator workspace.
Read-only property Name The Name object for the locator workspace.
Method RenameLocator Renames a locator.
Method UpdateLocator Modifies the properties of a locator.

CoClasses that implement ILocatorWorkspace

CoClasses and Classes Description
DatabaseLocatorWorkspace A locator workspace that stores locators in an ArcSDE database.
LocalLocatorWorkspace A locator workspace that stores locators in a file system.

See Also

ESRIFDOAddressLocatorStyle Class | ESRIFDOAddressLocator Class | ILocator Interface | StreetMapAddressLocator Class | ILocatorWorkspace.GetLocator Method | LocatorEnumerator Class | ILocatorWorkspace.Locators Property | LocatorExtension CoClass | GxLocator CoClass | IAddressUI.RematchTable Method | StreetMapAddressLocatorStyle Class | IGxLocator Interface | IGxLocator.Locator Property