This document is archived and information here might be outdated. Recommended version. |
Obtains element value as a short.
[Visual Basic .NET]
Public Function GetShort ( _
ByVal index As Integer _
) As Short
[C#]
public short GetShort (
int index
);
[C++]
HRESULT GetShort(
long index
);
[C++] Parameters index [in]
index is a parameter of type long