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