Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
XmlSerializer Class

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
XmlSerializer..::.Deserialize Method

Deserializes an XML document.

  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkDeserialize(Stream) Deserializes the XML document contained by the specified Stream.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkDeserialize(TextReader) Deserializes the XML document contained by the specified TextReader.
Protected methodDeserialize(XmlSerializationReader)Infrastructure. Deserializes the XML document contained by the specified XmlSerializationReader.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkDeserialize(XmlReader) Deserializes the XML document contained by the specified XmlReader.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkDeserialize(XmlReader, String) Deserializes the XML document contained by the specified XmlReader and encoding style.
Public methodDeserialize(XmlReader, XmlDeserializationEvents) Deserializes an XML document contained by the specified XmlReader and allows the overriding of events that occur during deserialization.
Public methodDeserialize(XmlReader, String, XmlDeserializationEvents)Infrastructure. Deserializes the object using the data contained by the specified XmlReader.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker