This document is archived and information here might be outdated. Recommended version. |
Obtains array or property value as Variant. Advances to the next token.
[Visual Basic .NET]
Public Function ReadValue ( _
) As Object
[C#]
public object ReadValue (
);
[C++]
HRESULT ReadValue(
void
);