This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPCompositeDataType Interface (ArcObjects .NET 10.4 SDK) |
Provides access to the properties/methods of a geoprocessing composite data type object.
Description | ||
---|---|---|
AddDataType | Adds the given data type to the list of acceptable data types in the composite data type. | |
Count | The number of acceptable data types the composite data type will accept. | |
DataType | The data type object at the given index. | |
RemoveDataType | Removes the given data type from the list of acceptable data types in the composite data type. |
CoClasses and Classes | Description |
---|---|
GPCompositeDataType | Geoprocessing Composite Data Type. |