ArcObjects Library Reference (Geoprocessing)  

GPVariant CoClass

Geoprocessing value object containing a variant value.

Product Availability

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

Interfaces

Interfaces Description
IClone (esriSystem) Provides access to members that control cloning of objects.
IGPBoolean Provides access to the properties/methods of a geoprocessing boolean object.
IGPDate Provides access to the properties/methods of a geoprocessing date object.
IGPDouble Provides access to the properties/methods of a geoprocessing double object.
IGPLong Provides access to the properties/methods of a geoprocessing long integer object.
IGPString Provides access to the properties/methods of a geoprocessing string object.
IGPValue (esriGeoDatabase) Provides access to members of a GPValue.
IGPVariant Provides access to the properties/methods of a geoprocessing variant object.
IPersistStream (esriSystem)
IXMLSerialize (esriSystem) Provides access to members that XML serialize and deserialize an object to/from XML.