NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

BinarySerializer Class

[To be supplied.]

Object
   BinarySerializer

[Visual Basic]
NotInheritable Public Class BinarySerializer
[C#]
public sealed class BinarySerializer
[C++]
public __gc __sealed class BinarySerializer
[JScript]
public class BinarySerializer

Remarks

The BinarySerializer class provides a simplified interface to BinaryFormatter.

Requirements

Namespace: System.Runtime.Serialization.Formatters.Binary

Assembly: mscorlib.dll

See Also

BinarySerializer Members | System.Runtime.Serialization.Formatters.Binary Namespace | BinaryFormatter