Mono Class Library: Overview

System.Configuration.SettingsBase: Members

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

See Also: Inherited members from System.Object

Protected Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
ContextSettingsContext. Documentation for this section has not yet been entered.
[read-only]
IsSynchronizedbool. Documentation for this section has not yet been entered.
default property
Item(string)object. Documentation for this section has not yet been entered.
[read-only]
PropertiesSettingsPropertyCollection. Documentation for this section has not yet been entered.
[read-only]
PropertyValuesSettingsPropertyValueCollection. Documentation for this section has not yet been entered.
[read-only]
ProvidersSettingsProviderCollection. Documentation for this section has not yet been entered.

Public Methods

Initialize(SettingsContext, SettingsPropertyCollection, SettingsProviderCollection)
Documentation for this section has not yet been entered.
Save()
Documentation for this section has not yet been entered.
static
Synchronized(SettingsBase) : SettingsBase
Documentation for this section has not yet been entered.