言語

TemplateGroupCollection コンストラクター

定義

TemplateGroupCollection クラスの新しいインスタンスを初期化します。

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

注釈

TemplateGroupCollection コンストラクターを使用して、空のコレクションを作成します。 AddAddRange、または Insert メソッドを使用して、コレクションに要素を追加できます。

適用対象

こちらもご覧ください