The ContextSettingsCollection type exposes the following members.

Constructors

  NameDescription
ContextSettingsCollection
Initializes a new instance of the ContextSettingsCollection class.

Methods

  NameDescription
Add
Adds an object to the collection.
BaseAdd
Adds a configuration element to the configuration element collection.
(Overrides ConfigurationElementCollection..::.BaseAdd(Int32, ConfigurationElement).)
CreateNewElement
Creates a new ConfigurationElement.
(Overrides ConfigurationElementCollection..::.CreateNewElement()()().)
GetElementKey
Gets the key of the given ConfigurationElement.
(Overrides ConfigurationElementCollection..::.GetElementKey(ConfigurationElement).)

Properties

  NameDescription
ItemOverloaded.

See Also