This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IC > IClass Interface > IClass.Indexes Property (ArcObjects .NET 10.5 SDK) |
The indexes collection for this object class.
[Visual Basic .NET] Public ReadOnly Property Indexes As IIndexes
[C#] public IIndexes Indexes {get;}
[C++]
HRESULT get_Indexes(
IIndexes** Indexes
);
[C++]
Parameters Indexes [out, retval]
Indexes is a parameter of type IIndexes