1 out of 13 rated this helpful - Rate this topic

XmlDocument.Load Method

Loads the specified XML data.

Name Description
XmlDocument.Load (Stream) Loads the XML document from the specified stream.

Supported by the .NET Compact Framework.

XmlDocument.Load (String) Loads the XML document from the specified URL.

Supported by the .NET Compact Framework.

XmlDocument.Load (TextReader) Loads the XML document from the specified TextReader.

Supported by the .NET Compact Framework.

XmlDocument.Load (XmlReader) Loads the XML document from the specified XmlReader.

Supported by the .NET Compact Framework.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ