Locator was added to the ArcMap document.
[Visual Basic .NET] Public Event LocatorAdded As LocatorAddedEventHandler
[C#] public event LocatorAddedEventHandler LocatorAdded
Product Availability
Available with ArcGIS Desktop.
Remarks
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.
See Also
ILocatorExtensionEvents Interface | ILocatorExtension.Categories Property