This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpEnumList Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the methods on a list enumeration object.
For an example of using IGPEnumList and its methods click the "How to list tools and environments" and the "How to list data" links in the Related Topics section below.
Description | ||
---|---|---|
Next | Returns the next string in the list. | |
Reset | Resets the enumeration so the next returned string is the first. |