|  | This document is archived and information here might be outdated. Recommended version. | 
Provides access to members that control the index created with IFeatureIndex. Note: the IIndexQuery interface has been superseded by IIndexQuery2. Please consider using the more recent version.
| Name | Description | |
|---|---|---|
|  | NearestFeature | Finds the nearest feature in index to the input shape. | 
|  | Within | Finds all features that the input shape lies within. | 
| Classes | Description | 
|---|---|
| FeatureIndex | A feature class index. | 
Use the methods available in this interface and in IIndexQuery2 to select indexed feature. See IFeatureIndex2.