This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IV > IVariantStream Interface > IVariantStream.Write Method (ArcObjects .NET 10.4 SDK) |
Writes a value to a stream.
[Visual Basic .NET] Public Sub Write ( _ ByVal Value As Object _ )
[C#] public void Write ( object Value );
[C++]
HRESULT Write(
VARIANT Value
);
[C++]
Parameters Value [in] Value is a parameter of type VARIANT