Mono Class Library: Overview

System.Configuration.SettingElementCollection: Members

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

See Also: Inherited members from System.Configuration.ConfigurationElementCollection

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

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

Protected Properties

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

Public Methods

Add(SettingElement)
Documentation for this section has not yet been entered.
Clear()
Documentation for this section has not yet been entered.
Get(string) : SettingElement
Documentation for this section has not yet been entered.
Remove(SettingElement)
Documentation for this section has not yet been entered.

Protected Methods

override
CreateNewElement() : ConfigurationElement
Documentation for this section has not yet been entered.
override
GetElementKey(ConfigurationElement) : object
Documentation for this section has not yet been entered.