Miner.Geodatabase.CathodicProtection Namespace > CreateSystemTableFunction Class : UpdateParameters Method |
'Declaration
Public Sub UpdateParameters( _ ByVal paramvalues As ESRI.ArcGIS.esriSystem.IArray, _ ByVal pEnvMgr As ESRI.ArcGIS.Geoprocessing.IGPEnvironmentManager _ )
'Usage
Dim instance As CreateSystemTableFunction Dim paramvalues As ESRI.ArcGIS.esriSystem.IArray Dim pEnvMgr As ESRI.ArcGIS.Geoprocessing.IGPEnvironmentManager instance.UpdateParameters(paramvalues, pEnvMgr)
public void UpdateParameters( ESRI.ArcGIS.esriSystem.IArray paramvalues, ESRI.ArcGIS.Geoprocessing.IGPEnvironmentManager pEnvMgr )
public procedure UpdateParameters( paramvalues: ESRI.ArcGIS.esriSystem.IArray; pEnvMgr: ESRI.ArcGIS.Geoprocessing.IGPEnvironmentManager );
public function UpdateParameters( paramvalues : ESRI.ArcGIS.esriSystem.IArray, pEnvMgr : ESRI.ArcGIS.Geoprocessing.IGPEnvironmentManager );
public: void UpdateParameters( ESRI.ArcGIS.esriSystem.IArray* paramvalues, ESRI.ArcGIS.Geoprocessing.IGPEnvironmentManager* pEnvMgr )
public: void UpdateParameters( ESRI.ArcGIS.esriSystem.IArray^ paramvalues, ESRI.ArcGIS.Geoprocessing.IGPEnvironmentManager^ pEnvMgr )
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