This documentation is archived and is not being maintained.

ObjectStateFormatter::Deserialize Method

Deserializes an object state graph from serialized form.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Deserialize(Stream) Deserializes an object state graph from its binary-serialized form that is contained in the specified Stream object.
Public method Deserialize(String) Deserializes an object state graph from its serialized base64-encoded string form.
Top
Show: