This documentation is archived and is not being maintained.

ObjectStateFormatter::Serialize Method

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.

  NameDescription
Public method Serialize(Object) Serializes an object state graph to a base64-encoded string.
Public method Serialize(Stream, Object) Serializes an object state graph to the specified Stream object.
Top
Show: