This document is archived and information here might be outdated. Recommended version. |
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**
The Locator property returns a copy of the locator, including runtime geocoding options, that was used to create the geocoded feature class.
IAttachedLocator Interface | LocatorManager Class | IAttachedLocator Interface | AttachedLocator Class | ILocatorManager Interface | ILocatorManager2 Interface | ILocatorManager Interface | ILocatorManager2 Interface | IAttachedLocator Interface | AttachedLocator Class | ILocatorManager Interface | ILocatorManager2 Interface | IAttachedLocator Interface | ILocatorManager.HasLocatorAttached Method | AttachedLocator Class | ILocatorManager.GetLocatorFromDataset Method