Mono Class Library: OverviewSystem.Xml.XmlDataDocument: Members |
The members of System.Xml.XmlDataDocument are listed below.
See Also: Inherited members from System.Xml.XmlDocument
Documentation for this section has not yet been entered. Documentation for this section has not yet been entered.
[read-only] DataSet System.Data.DataSet. Documentation for this section has not yet been entered.
overrideCloneNode(bool) : XmlNode Documentation for this section has not yet been entered. overrideCreateElement(string, string, string) : XmlElement Documentation for this section has not yet been entered. overrideCreateEntityReference(string) : XmlEntityReference Documentation for this section has not yet been entered. overrideGetElementById(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. overrideLoad(System.IO.Stream) Documentation for this section has not yet been entered. overrideLoad(System.IO.TextReader) Documentation for this section has not yet been entered. overrideLoad(string) Documentation for this section has not yet been entered. overrideLoad(XmlReader) Documentation for this section has not yet been entered.
overrideCreateNavigator(XmlNode) : System.Xml.XPath.XPathNavigator Documentation for this section has not yet been entered.
staticAsQueryable(this IEnumerable) : System.Linq.IQueryable Documentation for this section has not yet been entered. staticCast<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered. staticOfType<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered.