This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > LocationUI > ESRI.ArcGIS.LocationUI > Interfaces > IL > ILocatorExtension Interface > ILocatorExtension.LocatorCount Property (ArcObjects .NET 10.4 SDK) |
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 );
ILocatorExtension Interface | ILocatorExtension.Categories Property