Constructor
SettingsCollectionBase(IDictionary dictionary)
Initializes a new instance of the SettingsCollectionBase class that contains elements copied from the specified IDictionary.
Parameters
Name | Description |
dictionary | The IDictionary whose elements are copied to the new SettingsCollectionBase. |