System.Xml.Serialization.XmlSerializer.Deserialize Method

Deserializes the XML document contained by the specified System.Xml.Serialization.XmlSerializationReader.

Syntax

protected virtual object Deserialize (XmlSerializationReader reader)

Parameters

reader
The System.Xml.Serialization.XmlSerializationReader that contains the XML document to deserialize.

Returns

The deserialized object.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml.Serialization
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0