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


AddressFindData Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > LocationUI > ESRI.ArcGIS.LocationUI > Classes > A > AddressFindData Class
ArcGIS Developer Help

AddressFindDataClass Class

An address candidate from the Find dialog.

Product Availability

Available with ArcGIS Desktop.

Supported Platforms

Windows

Interfaces

Interfaces Description
IAddressFindData Provides access to members for inspecting address candidates in the Find dialog.

Remarks

When you geocode addresses using the Find dialog in ArcMap, each of the candidates that is found for an address is an AddressFindData object. You can get a reference to these objects by adding an item to the Address Find Context Menu, and using the IMxDocument::ContextItem method top get a reference to the object(s) for which the context menu has been accessed.

 

See Also

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