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