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 | ||
|---|---|---|
![]() |
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 that implement IGPDefaultNameList
| CoClasses and Classes | Description |
|---|---|
| GPEnvironmentManager | Environment Manager. |
