ArcObjects Library Reference (Geoprocessing)  

IGPCompositeDomain Interface

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
Method AddDomain Adds a geoprocessing domain to the composite domain.
Read-only property Count The number of geoprocessing domains in the composite domain.
Read-only property Domain The geoprocessing domain at the specified index in the composite domain.
Method RemoveDomain Removes a geoprocessing domain from the composite domain.
Method 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.