void Add(string key, SettingValue value)

Adds the specified key and value to the SettingsCollectionBase.

Parameters

Name Description
key The key of the element to add.
value The value of the element to add.

Return

Nothing returned