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 |
|
Next |
Returns the next geoprocessing environment in the enumeration. |
|
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