Miner.Interop Namespace > IMMFieldBuilder Interface : FieldValue Method |
'Declaration
Function FieldValue( _ ByVal nIndex As System.Integer _ ) As System.Object
'Usage
Dim instance As IMMFieldBuilder Dim nIndex As System.Integer Dim value As System.Object value = instance.FieldValue(nIndex)
System.object FieldValue( System.int nIndex )
function FieldValue( nIndex: System.Integer ): System.TObject;
function FieldValue( nIndex : System.int ) : System.Object;
System.Object* FieldValue( System.int nIndex )
System.Object^ FieldValue( 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