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