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