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