[This is preliminary documentation and is subject to change.]
Reads the value of an object from this message.
| C# |
public Object ReadVariant()
The object read from the message.
The value must have been appended to the message using AppendVariant.
[This is preliminary documentation and is subject to change.]
| C# |
public Object ReadVariant()