This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IJ > IJSONWriter Interface > IJSONWriter.WriteShortVal Method (ArcObjects .NET 10.5 SDK) |
Writes a short int in array.
[Visual Basic .NET] Public Sub WriteShortVal ( _ ByVal Value As Short _ )
[C#] public void WriteShortVal ( short Value );
[C++]
HRESULT WriteShortVal(
short Value
);
[C++]
Parameters Value Value is a parameter of type short