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