ProviderCollection Constructor

Definition

Initializes a new instance of the ProviderCollection class.

public:
 ProviderCollection();
public ProviderCollection ();
Public Sub New ()

Remarks

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

Applies to