次の方法で共有


CodeStatementCollection.Add メソッド

指定した CodeStatement をコレクションに追加します。

オーバーロードの一覧

名前 説明
CodeStatementCollection.Add (CodeExpression) 指定した CodeExpression をコレクションに追加します。
CodeStatementCollection.Add (CodeStatement) 指定した CodeStatement をコレクションに追加します。

参照

関連項目

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