CodeCommentStatementCollection コンストラクタ ()とは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > CodeCommentStatementCollection コンストラクタ ()の意味・解説 

CodeCommentStatementCollection コンストラクタ ()

CodeCommentStatementCollection クラス新しインスタンス初期化します。

名前空間: System.CodeDom
アセンブリ: System (system.dll 内)
構文構文

Dim instance As New CodeCommentStatementCollection
public CodeCommentStatementCollection ()
public:
CodeCommentStatementCollection ()
public CodeCommentStatementCollection ()
public function CodeCommentStatementCollection
 ()
使用例使用例
' Creates an empty CodeCommentStatementCollection.
Dim collection As New CodeCommentStatementCollection()
// Creates an empty CodeCommentStatementCollection.
CodeCommentStatementCollection collection = new CodeCommentStatementCollection();
// Creates an empty CodeCommentStatementCollection.
CodeCommentStatementCollection^ collection = gcnew CodeCommentStatementCollection;
// Creates an empty CodeCommentStatementCollection.
CodeCommentStatementCollection collection = new 
    CodeCommentStatementCollection();
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
CodeCommentStatementCollection クラス
CodeCommentStatementCollection メンバ
System.CodeDom 名前空間

CodeCommentStatementCollection コンストラクタ (CodeCommentStatement[])

CodeCommentStatement オブジェクト指定した配列格納する CodeCommentStatementCollection クラス新しインスタンス初期化します。

名前空間: System.CodeDom
アセンブリ: System (system.dll 内)
構文構文

Public Sub New ( _
    value As CodeCommentStatement() _
)
Dim value As CodeCommentStatement()

Dim instance As New CodeCommentStatementCollection(value)
public CodeCommentStatementCollection (
    CodeCommentStatement[] value
)
public:
CodeCommentStatementCollection (
    array<CodeCommentStatement^>^ value
)
public CodeCommentStatementCollection (
    CodeCommentStatement[] value
)
public function CodeCommentStatementCollection
 (
    value : CodeCommentStatement[]
)

パラメータ

value

コレクション初期化するために使用する CodeCommentStatement オブジェクト配列

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
CodeCommentStatementCollection クラス
CodeCommentStatementCollection メンバ
System.CodeDom 名前空間

CodeCommentStatementCollection コンストラクタ (CodeCommentStatementCollection)

指定したソース コレクション要素使用してCodeCommentStatementCollection クラス新しインスタンス初期化します。

名前空間: System.CodeDom
アセンブリ: System (system.dll 内)
構文構文

Public Sub New ( _
    value As CodeCommentStatementCollection _
)
Dim value As CodeCommentStatementCollection

Dim instance As New CodeCommentStatementCollection(value)
public CodeCommentStatementCollection (
    CodeCommentStatementCollection value
)
public:
CodeCommentStatementCollection (
    CodeCommentStatementCollection^ value
)
public CodeCommentStatementCollection (
    CodeCommentStatementCollection value
)
public function CodeCommentStatementCollection
 (
    value : CodeCommentStatementCollection
)

パラメータ

value

コレクション初期化するために使用する CodeCommentStatementCollection。

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
CodeCommentStatementCollection クラス
CodeCommentStatementCollection メンバ
System.CodeDom 名前空間

CodeCommentStatementCollection コンストラクタ

CodeCommentStatementCollection クラス新しインスタンス初期化します。
オーバーロードの一覧オーバーロードの一覧

名前 説明
CodeCommentStatementCollection () CodeCommentStatementCollection クラス新しインスタンス初期化します。
CodeCommentStatementCollection (CodeCommentStatement[]) CodeCommentStatement オブジェクト指定した配列格納する CodeCommentStatementCollection クラス新しインスタンス初期化します。
CodeCommentStatementCollection (CodeCommentStatementCollection) 指定したソース コレクション要素使用してCodeCommentStatementCollection クラス新しインスタンス初期化します。
参照参照

関連項目

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



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「CodeCommentStatementCollection コンストラクタ ()」の関連用語

CodeCommentStatementCollection コンストラクタ ()のお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



CodeCommentStatementCollection コンストラクタ ()のページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS