ArcObjects Library Reference (Geoprocessing)  

IGPCompositeDataType Interface

Provides access to the properties/methods of a geoprocessing composite data type object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method AddDataType Adds the given data type to the list of acceptable data types in the composite data type.
Read-only property Count The number of acceptable data types the composite data type will accept.
Read-only property DataType The data type object at the given index.
Method RemoveDataType Removes the given data type from the list of acceptable data types in the composite data type.

CoClasses that implement IGPCompositeDataType

CoClasses and Classes Description
GPCompositeDataType Geoprocessing Composite Data Type.