Mono Class Library: Overview

System.Xml.XmlDataDocument: Method Members

The methods of System.Xml.XmlDataDocument are listed below. For a list of all members, see the XmlDataDocument Members list.

See Also: Inherited members from System.Xml.XmlDocument

Public Methods

override
CloneNode(bool) : XmlNode
Documentation for this section has not yet been entered.
override
CreateElement(string, string, string) : XmlElement
Documentation for this section has not yet been entered.
override
CreateEntityReference(string) : XmlEntityReference
Documentation for this section has not yet been entered.
override
GetElementById(string) : XmlElement
Documentation for this section has not yet been entered.
GetElementFromRow(System.Data.DataRow) : XmlElement
Documentation for this section has not yet been entered.
GetRowFromElement(XmlElement) : System.Data.DataRow
Documentation for this section has not yet been entered.
override
Load(System.IO.Stream)
Documentation for this section has not yet been entered.
override
Load(System.IO.TextReader)
Documentation for this section has not yet been entered.
override
Load(string)
Documentation for this section has not yet been entered.
override
Load(XmlReader)
Documentation for this section has not yet been entered.

Protected Methods

override
CreateNavigator(XmlNode) : System.Xml.XPath.XPathNavigator
Documentation for this section has not yet been entered.