System.Configuration.SettingsPropertyCollection Class

Contains a collection of System.Configuration.SettingsProperty objects.

See Also: SettingsPropertyCollection Members

Syntax

public class SettingsPropertyCollection : ICollection, ICloneable

Remarks

The System.Configuration.SettingsPropertyCollection collection contains a collection of System.Configuration.SettingsProperty objects. A System.Configuration.SettingsProperty object is used internally as the class that represents metadata about an individual configuration property.

Requirements

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