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