ConfigurationPropertyCollection
Represents a collection of configuration-element properties.
Gets the number of properties in the collection.
Gets a value indicating whether access to the collection is synchronized (thread safe).
Gets the collection item with the specified name.
Gets the object to synchronize access to the collection.
public ConfigurationPropertyCollection()
Initializes a new instance of the ConfigurationPropertyCollection class.
Adds a configuration property to the collection.
Removes all configuration property objects from the collection.
Specifies whether the configuration property is contained in this collection.
Copies this ConfigurationPropertyCollection to an array.
Gets the IEnumerator object as it applies to the collection.
Removes a configuration property from the collection.