This document is archived and information here might be outdated. Recommended version. |
The zero-based index of the first element to return or being returned.
[Visual Basic .NET]
Public Property StartIndex As Integer
[C#]
public int StartIndex {get; set;}
[C++]
HRESULT get_StartIndex(
System.Int32* StartIndex
);
[C++]
HRESULT put_StartIndex(
long StartIndex
);
[C++] Parameters StartIndex [out, retval]
StartIndex is a parameter of type long* StartIndex [in]
StartIndex is a parameter of type long