ProviderCollection Constructor ()

 

Initializes a new instance of the ProviderCollection class.

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

new : unit -> ProviderCollection

The ProviderCollection constructor initializes the underlying Hashtable object used to store the items of the collection.

.NET Framework
Available since 2.0
Return to top
Show: