ArcObjects Library Reference (Location)  

IAttachedLocator.Locator Property

Locator used to create the feature class.

[Visual Basic .NET]
Public ReadOnly Property Locator As ILocator
[C#]
public ILocator Locator {get;}
[C++]
HRESULT get_Locator(
  ILocator** Locator
);
[C++]

Parameters

Locator [out, retval]

  Locator is a parameter of type ILocator

Product Availability

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

Description

The Locator property returns a copy of the locator, including runtime geocoding options, that was used to create the geocoded feature class.

See Also

IAttachedLocator Interface | LocatorManager Class | ILocatorManager2 Interface | IAttachedLocator Interface | AttachedLocator Class | ILocatorManager Interface | ILocatorManager Interface | IAttachedLocator Interface | ILocatorManager2 Interface | AttachedLocator Class | ILocatorManager2 Interface | ILocatorManager Interface | ILocatorManager.HasLocatorAttached Method | AttachedLocator Class | IAttachedLocator Interface | ILocatorManager.GetLocatorFromDataset Method