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


ILocatorExtension.LocatorCount Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (LocationUI)  

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