.NET Framework Class Library
XmlDocument..::.Load Method

Loads the specified XML data from a Stream, a URL, a TextReader, or an XmlReader.

Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkLoad(Stream)Loads the XML document from the specified stream.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkLoad(TextReader)Loads the XML document from the specified TextReader.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkLoad(String)Loads the XML document from the specified URL.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkLoad(XmlReader)Loads the XML document from the specified XmlReader.
Top
See Also

Reference

Tags :


Page view tracker