ArcObjects Library Reference (Geoprocessing)  

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

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.

CoClasses that implement IGPDefaultNameList

CoClasses and Classes Description
GPEnvironmentManager Environment Manager.