This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGeoProcessor2 Interface > IGeoProcessor2.ResetEnvironments Method (ArcObjects .NET 10.4 SDK) |
Reset the environments to their initial state.
[Visual Basic .NET]
Public Sub ResetEnvironments ( _
)
[C#] public void ResetEnvironments ( );
[C++]
HRESULT ResetEnvironments(
void
);