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


LocatorManager Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Classes > L > LocatorManager Class
ArcGIS Developer Help

LocatorManagerClass Class

A manager for locators and locator workspaces.

Product Availability

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

Description

The LocatorManager object is an object for opening locator workspaces, and for retrieving AttachedLocators from datasets.

Supported Platforms

Windows, Solaris, Linux

Extended Error Information

Use the ISupportErrorInfo method InterfaceSupportsErrorInfo to determine if the object supports extended error information. If the object supports extended error info, VC++ developers should use the OLE/COM IErrorInfo interface to access the ErrorInfo object. Visual Basic developers should use the global error object Err to retrieve this extended error information.

Interfaces

Interfaces Description
ILocatorManager Provides access to members for manipulating located datasets and locator workspaces.
ILocatorManager2 Provides access to members for manipulating located datasets and locator workspaces.
IParseNameString (esriSystem) Provides access to members that parse Name strings.
ISupportErrorInfo (esriSystem)
IWorkspaceDataElements (esriGeoDatabase) Provides access to members that return data element objects for workspace datatasets.
LocatorManager is the one and only instance of its class.

See Also

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 | LocatorManager Class | IAttachedLocator Interface | AttachedLocator Class | ILocatorManager Interface | ILocatorManager2 Interface