Provides access to the properties/methods of a geoprocessing composite domain object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 that implement IGPCompositeDomain
CoClasses and Classes | Description |
---|---|
GPCompositeDomain | Geoprocessing Composite Domain. |