This document is archived and information here might be outdated. Recommended version. |
The element's index number.
[Visual Basic .NET]
Public ReadOnly Property Index As Integer
[C#]
public int Index {get;}
[C++]
HRESULT get_Index(
System.Int32* pIndex
);
[C++] Parameters pIndex [out, retval]
pIndex is a parameter of type long*