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
Description | ||
---|---|---|
Geometry | Geometry of the address candidate. | |
Name | Name of the address candidate. | |
Values | Properties of the address candidate. |
CoClasses that implement IAddressFindData
CoClasses and Classes | Description |
---|---|
AddressFindData | An address candidate from the Find dialog. |
See Also
IAdvancedGeocoding.MatchStandardizedAddress Method | ILocatorExtension Interface | FindAddresses Class | IAddressFindData Interface | LocatorExtension Class | AddressFindData Class