This topic has not yet been rated - Rate this topic

BinaryFormatter.Deserialize Method

Deserializes a stream into an object graph.

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 the specified stream into an object graph.
Public method Deserialize(Stream, HeaderHandler) Deserializes the specified stream into an object graph. The provided HeaderHandler handles any headers in that stream.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.