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