XmlObjectSerializer.ReadObject Method (XmlDictionaryReader)
May 02, 2013
Reads the XML document or stream with an XmlDictionaryReader and returns the deserialized object.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
Parameters
- reader
- Type: System.Xml.XmlDictionaryReader
An XmlDictionaryReader used to read the XML document.