![]() |
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 > IGPCompositeDomain Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the properties/methods of a geoprocessing composite domain object.
| Description | ||
|---|---|---|
![]() |
AddDomain | Adds a geoprocessing domain to the composite domain. |
![]() |
Count | The number of geoprocessing domains in the composite domain. |
![]() |
Domain | The geoprocessing domain at the specified index in the composite domain. |
![]() |
RemoveDomain | Removes a geoprocessing domain from the composite domain. |
![]() |
ReplaceDomain | Replaces a geoprocessing domain at the specified index in the composite domain. |
| CoClasses and Classes | Description |
|---|---|
| GPCompositeDomain | Geoprocessing Composite Domain. |