This document is archived and information here might be outdated. Recommended version. |
Returns the index of the field in the field info object matching given the field index.
[Visual Basic .NET] Public Function FindFieldByIndex ( _ ByVal fieldIndex As Integer _ ) As Integer
[C#] public int FindFieldByIndex ( int fieldIndex );
[C++]
HRESULT FindFieldByIndex(
long fieldIndex
);
[C++]
Parameters fieldIndex [in]
fieldIndex is a parameter of type long