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


IFeatureClassManage Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

IFeatureClassManage Interface

Provides access to update the extent of a feature class.

Product Availability

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

Description

The IFeatureClassManage interface is an optional interface used for recalculating a feature class' extent based on the features which it contains.

Members

Description
Method UpdateExtent Updates the XY, M, Z extent.

CoClasses that implement IFeatureClassManage

CoClasses and Classes Description
FeatureClass Esri Feature Class object.
RasterCatalog A collection of raster datasets in a Geodatabase table.
TemporalRecordSet (esriTrackingAnalyst) Defines the COM coclass for the TemporalRecordSet COM object.

See Also

IGeoDataset Interface | IFeatureClass Interface