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 > IGPDefaultNameList Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the properties/methods to manage a list of output dataset names.
Description | ||
---|---|---|
AddOutputName | Adds the given name to the list. | |
CheckOutputName | Returns whether or not the given name exists within the list. | |
RemoveAllOutputNames | Removes all names from the list. | |
RemoveOutputName | Removes the specified name from the list. |
CoClasses and Classes | Description |
---|---|
GPEnvironmentManager | Environment Manager. |