This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IJ > IJSONWriter Interface > IJSONWriter.WriteBinaryVal Method (ArcObjects .NET 10.4 SDK) |
Writes a byte array.
[Visual Basic .NET]
Public Sub WriteBinaryVal ( _
ByRef Value As Byte[]& _
)
[C#] public void WriteBinaryVal ( ref Byte[]& Value );
[C++]
HRESULT WriteBinaryVal(
Value* Value
);
[C++]
Parameters Value [in] Value is a parameter of type