|  | This document is archived and information here might be outdated. Recommended version. | 
The current index.
[Visual Basic .NET]
Public Property CurrentIndex As Integer
[C#]
public int CurrentIndex {get; set;}
[C++]
HRESULT get_CurrentIndex(
  System.Int32* Index
);
[C++]
HRESULT put_CurrentIndex(
  long Index
);
[C++] Parameters Index [out, retval]
Index is a parameter of type long* Index [in]
Index is a parameter of type long