This document is archived and information here might be outdated.  Recommended version.


GPVariant Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Classes > G > GPVariant Class
ArcGIS Developer Help

GPVariantClass Class

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.