Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ConfigurationElementCollection Constructor ()

 

Initializes a new instance of the ConfigurationElementCollection class.

Namespace:   System.Configuration
Assembly:  System.Configuration (in System.Configuration.dll)

protected:
ConfigurationElementCollection()

You create a new instance of the ConfigurationElementCollection when your application needs to create a custom ConfigurationElementCollection.

.NET Framework
Available since 2.0
Return to top
Show: