Miner.Interop Namespace > MMTargetClass Class : LoadFromField Method |
'Declaration
Public Overridable Sub LoadFromField( _ ByVal pRow As ESRI.ArcGIS.Geodatabase.IRow, _ ByVal lColumnIndex As System.Integer _ )
'Usage
Dim instance As MMTargetClass Dim pRow As ESRI.ArcGIS.Geodatabase.IRow Dim lColumnIndex As System.Integer instance.LoadFromField(pRow, lColumnIndex)
public virtual void LoadFromField( ESRI.ArcGIS.Geodatabase.IRow pRow, System.int lColumnIndex )
public procedure LoadFromField( pRow: ESRI.ArcGIS.Geodatabase.IRow; lColumnIndex: System.Integer ); virtual;
public function LoadFromField( pRow : ESRI.ArcGIS.Geodatabase.IRow, lColumnIndex : System.int );
public: virtual void LoadFromField( ESRI.ArcGIS.Geodatabase.IRow* pRow, System.int lColumnIndex )
public: virtual void LoadFromField( ESRI.ArcGIS.Geodatabase.IRow^ pRow, System.int lColumnIndex )
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