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


ILocatorExtension.LocatorCount Property (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.LocatorCount Property
ArcGIS Developer Help

ILocatorExtension.LocatorCount Property

Number of locators in the ArcMap document in a specific category.

[Visual Basic .NET]
Public Function get_LocatorCount ( _
    ByVal category As String _
) As Integer
[C#]
public int get_LocatorCount (
    string category
);

Product Availability

Available with ArcGIS Desktop.

See Also

ILocatorExtension Interface | ILocatorExtension.Categories Property