This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IV > IVariantStream Interface > IVariantStream.Read Method (ArcObjects .NET 10.4 SDK) |
Reads a value from a stream.
[Visual Basic .NET] Public Function Read ( _ ) As Object
[C#] public object Read ( );
[C++]
HRESULT Read(
VARIANT* Value
);
[C++]
Parameters Value [out, retval] Value is a parameter of type VARIANT