This document is archived and information here might be outdated.  Recommended version.


IEnumGPEnvironment Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IE > IEnumGPEnvironment Interface
ArcGIS Developer Help

IEnumGPEnvironment Interface

Provides access to the properties/methods of a geoprocessing environment enumeration object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method Next Returns the next geoprocessing environment in the enumeration.
Method Reset Resets the current position of the enumeration.

Classes that implement IEnumGPEnvironment

Classes Description
EnumGPEnvironment Enumeration of multiple geoprocessing environment objects.

.NET Samples

Calculate area geoprocessing function tool