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


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

IFeatureClassSpatialIndex Interface

Provides access to the spatial index of a GDB feature class.

Product Availability

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

Members

Name Description
Method DeleteSpatialIndex Deletes the spatial index for a feature class.
Method FindSpatialIndex Returns the spatial index for a feature class.
Method RecreateSpatialIndex Creates or recreates a spatial index for a feature class.

Classes that implement IFeatureClassSpatialIndex

Classes Description