System.Configuration.SettingElementCollection Class

Contains a collection of System.Configuration.SettingElement objects. This class cannot be inherited.

See Also: SettingElementCollection Members

Syntax

public sealed class SettingElementCollection : ConfigurationElementCollection

Remarks

The System.Configuration.SettingElementCollection object contains a collection of System.Configuration.SettingElement objects. A System.Configuration.SettingElement object is used to set the value of an element within the configuration.

Requirements

Namespace: System.Configuration
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0