次の方法で共有


ConfigurationElementCollectionBase<T> コンストラクター

定義

ConfigurationElementCollectionBase<T> クラスの新しい空のインスタンスを初期化します。

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

注釈

ConfigurationElementCollectionBase<T>基底クラスは抽象クラスでありConfigurationElementCollectionBase<T>、コンストラクターは保護されています。 このコンストラクターを使用して基底クラスのインスタンスを直接作成することはできません。

適用対象