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


ILocatorExtension.RemoveAllLocators Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (LocationUI)  

ILocatorExtension.RemoveAllLocators Method

Removes all locators from the ArcMap document.

[Visual Basic .NET]
Public Sub RemoveAllLocators ( _
)
[C#]
public void RemoveAllLocators (
);

Product Availability

Available with ArcGIS Desktop.

See Also

ILocatorExtension Interface