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


IAddressFindData Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > LocationUI > ESRI.ArcGIS.LocationUI > Interfaces > IA > IAddressFindData Interface
ArcGIS Developer Help

IAddressFindData Interface

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

Product Availability

Available with ArcGIS Desktop.

When To Use

Use the IAddressFindData interface to inspect address candidates found using the Find dialog in ArcMap.

Members

Name Description
Read/write property Geometry Geometry of the address candidate.
Read/write property Name Name of the address candidate.
Read/write property Values Properties of the address candidate.

Classes that implement IAddressFindData

Classes Description
AddressFindData An address candidate from the Find dialog.

See Also

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