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 | IAttachedLocator Interface | AttachedLocator Class | ILocatorManager2 Interface | ILocatorManager Interface | LocatorManager Class | ILocatorManager2 Interface | IAttachedLocator Interface | AttachedLocator Class | ILocatorManager Interface | ILocatorManager Interface | AttachedLocator Class | ILocatorManager.GetLocatorFromDataset Method | IAttachedLocator Interface | ILocatorManager.HasLocatorAttached Method | ILocatorManager2 Interface