SettingsAttributeDictionary Constructor (SettingsAttributeDictionary^)

 

Initializes a new instance of the SettingsAttributeDictionary class.

Namespace:   System.Configuration
Assembly:  System (in System.dll)

public:
SettingsAttributeDictionary(
	SettingsAttributeDictionary^ attributes
)

Parameters

attributes
Type: System.Configuration::SettingsAttributeDictionary^

A collection of key/value pairs that are related to configuration settings.

.NET Framework
Available since 2.0
Return to top
Show: