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