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


IFeatureClassManage Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IF > IFeatureClassManage Interface
ArcGIS Developer Help

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

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

Classes that implement IFeatureClassManage

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