![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
| ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IResultPortionInfo Interface > IResultPortionInfo.StartIndex Property (ArcObjects .NET 10.4 SDK) | 
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(
  long* 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