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


IGPDefaultNameList Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPDefaultNameList Interface
ArcGIS Developer Help

IGPDefaultNameList Interface

Provides access to the properties/methods to manage a list of output dataset names.

Product Availability

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

Members

Name Description
Method AddOutputName Adds the given name to the list.
Method CheckOutputName Returns whether or not the given name exists within the list.
Method RemoveAllOutputNames Removes all names from the list.
Method RemoveOutputName Removes the specified name from the list.

Classes that implement IGPDefaultNameList

Classes Description
GPEnvironmentManager Environment Manager.