NameValueConfigurationCollection
Contains a collection of NameValueConfigurationElement objects. This class cannot be inherited.
Gets the keys to all items contained in the NameValueConfigurationCollection.
Gets or sets the NameValueConfigurationElement object based on the supplied parameter.
public NameValueConfigurationCollection()
Initializes a new instance of the NameValueConfigurationCollection class.
Adds a NameValueConfigurationElement object to the collection.
Clears the NameValueConfigurationCollection.
Removes a NameValueConfigurationElement object from the collection based on the provided parameter.
Removes a NameValueConfigurationElement object from the collection based on the provided parameter.