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