Serializes an object or graph of objects with the specified root to the given System.IO.Stream.
Syntax
Parameters
- serializationStream
-
The stream onto which the formatter puts the data to serialize.
- graph
-
The object, or root of the object graph, to serialize. All child objects of this root object are automatically serialized.
Remarks
Requirements
Namespace: System.Runtime.Serialization.Formatters.Soap
Assembly: System.Runtime.Serialization.Formatters.Soap (in System.Runtime.Serialization.Formatters.Soap.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0