ArcGIS Developer Help  (ESRI.ArcGIS.LocationUI)  

AllLocatorsRemovedEventHandler Delegate

Represents the method that handles the AllLocatorsRemoved event.
[Visual Basic .NET]
Public Delegate Sub AllLocatorsRemovedEventHandler ( _
)
[C#]
public delegate void AllLocatorsRemovedEventHandler (
);