This document is archived and information here might be outdated. Recommended version. |
FieldInfo Property Index.
[Visual Basic .NET] Public Property Index As Integer
[C#] public int Index {get; set;}
[C++]
HRESULT get_Index(
System.Int32* 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