指定した CodeCommentStatement 配列の要素をコレクションの末尾に追加します。
オーバーロードの一覧
名前 | 説明 |
---|---|
CodeCommentStatementCollection.AddRange (CodeCommentStatement[]) | 指定した CodeCommentStatement 配列の要素をコレクションの末尾に追加します。 |
CodeCommentStatementCollection.AddRange (CodeCommentStatementCollection) | 指定した CodeCommentStatementCollection の内容をコレクションの末尾に追加します。 |
参照
関連項目
CodeCommentStatementCollection クラス
CodeCommentStatementCollection メンバ
System.CodeDom 名前空間
Add