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 | ||
---|---|---|
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 that implement IGPCompositeDataType
CoClasses and Classes | Description |
---|---|
GPCompositeDataType | Geoprocessing Composite Data Type. |