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


ILocatorExtension.RemoveAllLocators Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > LocationUI > ESRI.ArcGIS.LocationUI > Interfaces > IL > ILocatorExtension Interface > ILocatorExtension.RemoveAllLocators Method
ArcGIS Developer Help

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