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


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

ILocatorExtension.Categories Property

Categories represented by the locators in the ArcMap document.

[Visual Basic .NET]
Public ReadOnly Property Categories As Object
[C#]
public object Categories {get;}

Product Availability

Available with ArcGIS Desktop.

Description

The Categories property returns an array of strings containing the names of the categories of locators represented by the locators in the ArcMap document.

See Also

ILocatorExtension Interface | IAdvancedGeocoding.MatchStandardizedAddress Method | FindAddresses Class | AddressFindData Class | IAddressFindData Interface | ILocatorExtension Interface | LocatorExtension Class | LocatorEnumerator Class | ILocatorExtension.Categories Property