Mono Class Library: Overview

System.Xml.XmlDataDocument: Members

The members of System.Xml.XmlDataDocument are listed below.

See Also: Inherited members from System.Xml.XmlDocument

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
DataSetSystem.Data.DataSet. Documentation for this section has not yet been entered.

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.

Extension Methods

static
AsQueryable(this IEnumerable) : System.Linq.IQueryable
Documentation for this section has not yet been entered.
static
Cast<TResult>(this IEnumerable) : IEnumerable<TResult>
Documentation for this section has not yet been entered.
static
OfType<TResult>(this IEnumerable) : IEnumerable<TResult>
Documentation for this section has not yet been entered.