Mono Class Library: Overview

System.Configuration.ConfigXmlDocument: Method Members

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

See Also: Inherited members from System.Xml.XmlDocument

Public Methods

override
CreateAttribute(string, string, string) : System.Xml.XmlAttribute
Documentation for this section has not yet been entered.
override
CreateCDataSection(string) : System.Xml.XmlCDataSection
Documentation for this section has not yet been entered.
override
CreateComment(string) : System.Xml.XmlComment
Documentation for this section has not yet been entered.
override
CreateElement(string, string, string) : System.Xml.XmlElement
Documentation for this section has not yet been entered.
override
CreateSignificantWhitespace(string) : System.Xml.XmlSignificantWhitespace
Documentation for this section has not yet been entered.
override
CreateTextNode(string) : System.Xml.XmlText
Documentation for this section has not yet been entered.
override
CreateWhitespace(string) : System.Xml.XmlWhitespace
Documentation for this section has not yet been entered.
override
Load(string)
Documentation for this section has not yet been entered.
LoadSingleElement(string, System.Xml.XmlTextReader)
Documentation for this section has not yet been entered.