ArcObjects Library Reference (Location)  

IGeocodedFeatureClass Interface

Provides access to members for automatically maintaining a geocoded feature class.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

When To Use

Use the IGeocodedFeatureClass interface to automatically maintain a geocoded FeatureClass. In general, you don't need to use this interface, unless you have created your own feature class extension for geocoded FeatureClasses.

Members

Description
Method GeocodeAddress Updates the geocoded feature.
Method NeedsUpdate Indicates if a geocoded feature needs to be updated.

CoClasses that implement IGeocodedFeatureClass

CoClasses and Classes Description
GeocodedFeatureClassExtension A class extension for automatically maintaining geocoded feature classes.

See Also

GeocodedFeature Class

.NET Related Topics

How to create a dynamic geocoded feature class