This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > II > IIndexes Interface > IIndexes.IndexCount Property (ArcObjects .NET 10.4 SDK) |
The number of indexes in the indexes collection.
[Visual Basic .NET] Public ReadOnly Property IndexCount As Integer
[C#] public int IndexCount {get;}
[C++]
HRESULT get_IndexCount(
long* numIndexes
);
[C++]
Parameters numIndexes [out, retval] numIndexes is a parameter of type long