Category of locators was removed from the ArcMap document.
[Visual Basic 6.0] Event CategoryRemoved(
ByVal category As String _
)
[Visual Basic .NET] Public Event CategoryRemoved As CategoryRemovedEventHandler
[C#] public event CategoryRemovedEventHandler CategoryRemoved
Product Availability
Available with ArcGIS Desktop.
Remarks
The Category parameter is the category of locators that was removed from the ArcMap document.
See Also
ILocatorExtensionEvents Interface | ILocatorExtension.Categories Property