ArcObjects Library Reference (Geoprocessing)  

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

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

CoClasses that implement IEnumGPEnvironment

CoClasses and Classes Description
EnumGPEnvironment Enumeration of multiple geoprocessing environment objects.

.NET Samples

Calculate area geoprocessing function tool (Code Files: CalculateAreaFunction)