次の方法で共有


CodeStatementCollection コンストラクタ

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

オーバーロードの一覧

名前 説明
CodeStatementCollection () CodeStatementCollection クラスの新しいインスタンスを初期化します。
CodeStatementCollection (CodeStatement[]) CodeStatement オブジェクトの指定した配列を格納する CodeStatementCollection クラスの新しいインスタンスを初期化します。
CodeStatementCollection (CodeStatementCollection) 指定したソース コレクションの要素を格納する CodeStatementCollection クラスの新しいインスタンスを初期化します。

参照

関連項目

CodeStatementCollection クラス
CodeStatementCollection メンバ
System.CodeDom 名前空間