Miner.Interop Namespace > MMFieldManagerClass Class : FieldByIndex Method |
'Declaration
Public Overridable Function FieldByIndex( _ ByVal nIndex As System.Integer _ ) As IMMFieldAdapter
'Usage
Dim instance As MMFieldManagerClass Dim nIndex As System.Integer Dim value As IMMFieldAdapter value = instance.FieldByIndex(nIndex)
public virtual IMMFieldAdapter FieldByIndex( System.int nIndex )
public function FieldByIndex( nIndex: System.Integer ): IMMFieldAdapter; virtual;
public function FieldByIndex( nIndex : System.int ) : IMMFieldAdapter;
public: virtual IMMFieldAdapter* FieldByIndex( System.int nIndex )
public: virtual 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