Expand
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.

Overload List

  NameDescription
Public methodDeserialize(Stream)Deserializes the specified stream into an object graph.
Public methodDeserialize(Stream, HeaderHandler)Deserializes the specified stream into an object graph. The provided HeaderHandler handles any headers in that stream.
Top
Community ContentAdd
Page view tracker