This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the creation of an index on a feature class. Note: the IFeatureIndex interface has been superseded by IFeatureIndex2. Please consider using the more recent version.
Name | Description | |
---|---|---|
FeatureClass | FeatureClass to index. | |
FeatureCursor | Cursor on feature class, to reduce the number of feature indexed (optional). | |
Index | Creates index. |
Classes | Description |
---|---|
FeatureIndex | A feature class index. |