ConfigurationElementCollectionBase<T> 构造函数

定义

初始化 ConfigurationElementCollectionBase<T> 类的新的空实例。

protected:
 ConfigurationElementCollectionBase();
protected ConfigurationElementCollectionBase ();
Protected Sub New ()

注解

ConfigurationElementCollectionBase<T> 类是抽象的 ConfigurationElementCollectionBase<T> ,构造函数受保护。 不能直接使用此构造函数创建基类的实例。

适用于