Miner.Interop Namespace > IMMFieldManager Interface : FieldByIndex Method |
'Declaration
Function FieldByIndex( _ ByVal nIndex As System.Integer _ ) As IMMFieldAdapter
'Usage
Dim instance As IMMFieldManager Dim nIndex As System.Integer Dim value As IMMFieldAdapter value = instance.FieldByIndex(nIndex)
IMMFieldAdapter FieldByIndex( System.int nIndex )
function FieldByIndex( nIndex: System.Integer ): IMMFieldAdapter;
function FieldByIndex( nIndex : System.int ) : IMMFieldAdapter;
IMMFieldAdapter* FieldByIndex( System.int nIndex )
IMMFieldAdapter^ FieldByIndex( System.int nIndex )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2