This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > LocationUI > ESRI.ArcGIS.LocationUI > Interfaces > IL > ILocatorExtensionEvents Interface > ILocatorExtensionEvents.LocatorAdded Event (ArcObjects .NET 10.4 SDK) |
Locator was added to the ArcMap document.
[Visual Basic .NET] Public Event LocatorAdded As LocatorAddedEventHandler
[C#] public event LocatorAddedEventHandler LocatorAdded
The Category parameter is the category of the locator that was added to the ArcMap document.
The Locator parameter is a reference to the locator that was added.
The Index property is the index of the locator that was added to the LocatorExtension.
ILocatorExtensionEvents Interface | ILocatorExtension.Categories Property