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

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

ClientScriptItemCollection コンストラクタ

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

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

名前空間: System.Web.UI.Design
アセンブリ: System.Design (system.design.dll 内)
構文構文

Public Sub New ( _
    clientScriptItems As ClientScriptItem() _
)
Dim clientScriptItems As ClientScriptItem()

Dim instance As New ClientScriptItemCollection(clientScriptItems)
public ClientScriptItemCollection (
    ClientScriptItem[] clientScriptItems
)
public:
ClientScriptItemCollection (
    array<ClientScriptItem^>^ clientScriptItems
)
public ClientScriptItemCollection (
    ClientScriptItem[] clientScriptItems
)
public function ClientScriptItemCollection
 (
    clientScriptItems : ClientScriptItem[]
)

パラメータ

clientScriptItems

コレクション初期化するために使用する ClientScriptItem 要素配列

解説解説

clientScriptItemsnull 参照 (Visual Basic では Nothing) (Visual Basic の場合Nothing) であるか、要素含んでない場合コンストラクタは空の ClientScriptItemCollection オブジェクト初期化します。それ以外場合clientScriptItems 配列の項目が ClientScriptItemCollection の項目を設定するために使用されます。

通常ClientScriptItemCollection コンストラクタは、WebFormsRootDesigner クラスから派生したクラス内で使用しますビジュアルなデザイナは、GetClientScriptsInDocument メソッド実装して、デザイン時に Web ドキュメントクライアント スクリプト要素ClientScriptItemCollection オブジェクト返します

.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
ClientScriptItemCollection クラス
ClientScriptItemCollection メンバ
System.Web.UI.Design 名前空間
GetClientScriptsInDocument
ClientScriptItem クラス



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

辞書ショートカット

すべての辞書の索引

「ClientScriptItemCollection コンストラクタ」の関連用語

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

   

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



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

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

©2024 GRAS Group, Inc.RSS