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


ILocatorExtension.Categories Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (LocationUI)  

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