Provides access to members that control the creation of an index on a feature class. Note: the IFeatureIndex interface has been superseded byIFeatureIndex2. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
FeatureClass | FeatureClass to index. |
![]() |
FeatureCursor | Cursor on feature class, to reduce the number of feature indexed (optional). |
![]() |
Index | Creates index. |
CoClasses that implement IFeatureIndex
CoClasses and Classes | Description |
---|---|
FeatureIndex | A feature class index. |