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


IVariantStream Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IV > IVariantStream Interface
ArcGIS Developer Help

IVariantStream Interface

Provides access to members that store values to and retrieve values from a stream.

Product Availability

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

Members

Name Description
Method Read Reads a value from a stream.
Method Write Writes a value to a stream.

Classes that implement IVariantStream

Classes Description
VariantStreamIO Helper object that performs stream IO for Variants.