ArcObjects Component Help  (Core)    

IGxLocator.Locator Property

Locator represented by the GxLocator.

[Visual Basic 6.0]
Property Locator As ILocator
[Visual Basic .NET]
Public Read Only Property Locator As ILocator
[C#]
public ILocator Locator {get;}
[C++]
public: __property ILocator get_Locator();

Remarks

The Locator property returns the locator represented by the GxLocator.

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