Provides access to members that return information about the index.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]()  | 
Fields | The fields collection for this index. | 
![]()  | 
IsAscending | Indicates if the index is based on ascending order. | 
![]()  | 
IsUnique | Indicates if the index is unique. | 
![]()  | 
Name | The name of the index. | 
CoClasses that implement IIndex
Remarks
The IIndex interface is used for read-only access to the properties of an index.
