Mono Class Library: Overview

System.Configuration.SettingValueElement: Members

The members of System.Configuration.SettingValueElement are listed below.

See Also: Inherited members from System.Configuration.ConfigurationElement

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

ValueXmlSystem.Xml.XmlNode. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
override
PropertiesConfigurationPropertyCollection. Documentation for this section has not yet been entered.

Public Methods

override
Equals(object) : bool
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.

Protected Methods

override
DeserializeElement(System.Xml.XmlReader, bool)
Documentation for this section has not yet been entered.
override
IsModified() : bool
Documentation for this section has not yet been entered.
override
Reset(ConfigurationElement)
Documentation for this section has not yet been entered.
override
ResetModified()
Documentation for this section has not yet been entered.
override
SerializeToXmlElement(System.Xml.XmlWriter, string) : bool
Documentation for this section has not yet been entered.
override
Unmerge(ConfigurationElement, ConfigurationElement, ConfigurationSaveMode)
Documentation for this section has not yet been entered.