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


IEnumGPName Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumGPName Interface
ArcGIS Developer Help

IEnumGPName Interface

Provides access to a GPName Enumeration.

Product Availability

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

Members

Name Description
Method Next Provides the next name object in the enumeration.
Method Reset Resets the enumerator such that a subsequent next returns the first name object.

Classes that implement IEnumGPName

Classes Description
EnumGPName (esriGeoprocessing) Enumeration of multiple geoprocessing name objects.

.NET Samples

Calculate area geoprocessing function tool