ArcObjects Library Reference (LocationUI)  

AddressFindData CoClass

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 | ILocatorExtension Interface | FindAddresses Class | IAddressFindData Interface | LocatorExtension Class | AddressFindData Class