Namespace: System.Runtime.Serialization.Formatters.Binary

Contains the BinaryFormatter class, which can be used to serialize and deserialize objects in binary format.

Members of System.Runtime.Serialization.Formatters.Binary Namespace

Classes
Class Description
class BinaryFormatter Serializes and deserializes an object, or an entire graph of connected objects, in binary format. 

Namepace hierarchy

Copyright (c) 2002 Microsoft Corporation. All rights reserved.