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. |
IFormatter Interface | System.Runtime.Serialization Namespace