次の方法で共有


CodeStatementCollection.AddRange メソッド

CodeStatement オブジェクトのセットをコレクションに追加します。

オーバーロードの一覧

名前 説明
CodeStatementCollection.AddRange (CodeStatement[]) CodeStatement オブジェクトのセットをコレクションに追加します。
CodeStatementCollection.AddRange (CodeStatementCollection) 別の CodeStatementCollection の内容をコレクションの末尾に追加します。

参照

関連項目

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