Provides access to members for automatically maintaining a geocoded feature class.
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.
| Description | ||
|---|---|---|
![]() |
GeocodeAddress | Updates the geocoded feature. |
![]() |
NeedsUpdate | Indicates if a geocoded feature needs to be updated. |
| CoClasses and Classes | Description |
|---|---|
| GeocodedFeatureClassExtension | A class extension for automatically maintaining geocoded feature classes. |