This document is archived and information here might be outdated. Recommended version. |
Reads the current element value as a short.
[Visual Basic .NET]
Public Function ReadShort ( _
) As Short
[C#]
public short ReadShort (
);
[C++]
HRESULT ReadShort(
void
);
The ReadShort method specifies the current element value as a short.