ProviderCollection 构造函数
定义
初始化 ProviderCollection 类的新实例。Initializes a new instance of the ProviderCollection class.
public:
ProviderCollection();
public ProviderCollection ();
Public Sub New ()
注解
ProviderCollection构造函数初始化 Hashtable 用于存储集合项的基础对象。The ProviderCollection constructor initializes the underlying Hashtable object used to store the items of the collection.