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!

IFormatter Methods

The methods of the IFormatter interface are listed below. For a complete list of IFormatter interface members, see the IFormatter Members topic.

Deserialize Begins the process of deserialization.
Serialize Serializes an object, or graph of objects whose root is graph, to the stream already connected to the formatter.

See Also

IFormatter Interface | System.Runtime.Serialization Namespace