Persistate API documentation
ReadVariant Method
NamespacesPersistateMessageReadVariant()()()()

[This is preliminary documentation and is subject to change.]

Reads the value of an object from this message.
Declaration Syntax
C#
public Object ReadVariant()
Return Value
The object read from the message.
Remarks
The value must have been appended to the message using AppendVariant.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)