This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPFieldInfoProperty Interface > IGPFieldInfoProperty.Index Property (ArcObjects .NET 10.5 SDK) |
FieldInfo Property Index.
[Visual Basic .NET] Public Property Index As Integer
[C#] public int Index {get; set;}
[C++]
HRESULT get_Index(
long* Index
);
[C++]
HRESULT put_Index(
long Index
);
[C++]
Parameters Index [out, retval] Index is a parameter of type long Index [in] Index is a parameter of type long