This documentation is archived and is not being maintained.
ObjectStateFormatter::Serialize Method
Visual Studio 2010
Serializes an object state graph.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Serialize(Object) | Serializes an object state graph to a base64-encoded string. |
|
Serialize(Stream, Object) | Serializes an object state graph to the specified Stream object. |
Show: