This document is archived and information here might be outdated. Recommended version. |
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(
System.Int32* numIndexes
);
[C++] Parameters numIndexes [out, retval]
numIndexes is a parameter of type long*