ProviderCollection 构造函数

定义

初始化 ProviderCollection 类的新实例。

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

注解

构造 ProviderCollection 函数初始化用于存储集合项的基础 Hashtable 对象。

适用于