CodeTypeDeclarationCollection クラスの新しいインスタンスを初期化します。
オーバーロードの一覧
| 名前 | 説明 |
|---|---|
| CodeTypeDeclarationCollection () | CodeTypeDeclarationCollection クラスの新しいインスタンスを初期化します。 |
| CodeTypeDeclarationCollection (CodeTypeDeclaration[]) | CodeTypeDeclaration オブジェクトの指定した配列を格納する CodeTypeDeclarationCollection クラスの新しいインスタンスを初期化します。 |
| CodeTypeDeclarationCollection (CodeTypeDeclarationCollection) | 指定したソース コレクションの要素を格納する CodeTypeDeclarationCollection クラスの新しいインスタンスを初期化します。 |
参照
関連項目
CodeTypeDeclarationCollection クラス
CodeTypeDeclarationCollection メンバ
System.CodeDom 名前空間