KeyValueConfigurationCollection
Contains a collection of KeyValueConfigurationElement objects.
Gets the keys to all items contained in the KeyValueConfigurationCollection collection.
Gets the KeyValueConfigurationElement object based on the supplied parameter.
public KeyValueConfigurationCollection()
Initializes a new instance of the KeyValueConfigurationCollection class.
Adds a KeyValueConfigurationElement object to the collection based on the supplied parameters.
Adds a KeyValueConfigurationElement object to the collection based on the supplied parameters.
Clears the KeyValueConfigurationCollection collection.
Removes a KeyValueConfigurationElement object from the collection.