SettingElementCollection public sealed class SettingElementCollection : ConfigurationElementCollection Documentation Code public SettingElementCollection() public void Add(SettingElement element) public void Clear() public SettingElement Get(string elementKey) public void Remove(SettingElement element)