This document is archived and information here might be outdated.  Recommended version.


ILocatorExtensionEvents.AllLocatorsRemoved Event (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > LocationUI > ESRI.ArcGIS.LocationUI > Interfaces > IL > ILocatorExtensionEvents Interface > ILocatorExtensionEvents.AllLocatorsRemoved Event
ArcGIS Developer Help

ILocatorExtensionEvents.AllLocatorsRemoved Event

All locators were removed from the ArcMap document.

[Visual Basic .NET]
Public Event AllLocatorsRemoved As AllLocatorsRemovedEventHandler
[C#]
public event AllLocatorsRemovedEventHandler AllLocatorsRemoved

Product Availability

Available with ArcGIS Desktop.

See Also

ILocatorExtensionEvents Interface