Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

System.Runtime.Serialization.Formatters.Binary Namespace

 

The System.Runtime.Serialization.Formatters.Binary namespace contains the BinaryFormatter class, which can be used to serialize and deserialize objects in binary format.

ClassDescription
System_CAPS_pubclassBinaryFormatter

Serializes and deserializes an object, or an entire graph of connected objects, in binary format.

Return to top
Show: