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