DataBindingCollectionとは? わかりやすく解説

DataBindingCollection イベント


パブリック イベントパブリック イベント

参照参照

関連項目

DataBindingCollection クラス
System.Web.UI 名前空間
DataBinding クラス
IDataBindingsAccessor
ICollection

DataBindingCollection クラス

ASP.NET サーバー コントロールDataBinding オブジェクトコレクション提供します。このクラス継承できません。

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

Public NotInheritable Class
 DataBindingCollection
    Implements ICollection, IEnumerable
Dim instance As DataBindingCollection
public sealed class DataBindingCollection :
 ICollection, IEnumerable
public ref class DataBindingCollection sealed
 : ICollection, IEnumerable
public final class DataBindingCollection implements
 ICollection, IEnumerable
public final class DataBindingCollection implements
 ICollection, IEnumerable
解説解説
継承階層継承階層
System.Object
  System.Web.UI.DataBindingCollection
スレッド セーフスレッド セーフ
この型の public static (Visual Basic では Shared) メンバはすべて、スレッド セーフです。インスタンス メンバ場合は、スレッド セーフであるとは限りません。
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
DataBindingCollection メンバ
System.Web.UI 名前空間
DataBinding クラス
IDataBindingsAccessor
ICollection

DataBindingCollection コンストラクタ


DataBindingCollection プロパティ


パブリック プロパティパブリック プロパティ

  名前 説明
パブリック プロパティ Count DataBindingCollection オブジェクト内の DataBinding オブジェクトの数を取得します
パブリック プロパティ IsReadOnly DataBindingCollection コレクション読み取り専用かどうかを示す値を取得します
パブリック プロパティ IsSynchronized DataBindingCollection コレクション同期されている (スレッド セーフである) かどうかを示す値を取得します
パブリック プロパティ Item 指定されプロパティ名の DataBinding オブジェクト取得します
パブリック プロパティ RemovedBindings コレクションから削除されDataBinding オブジェクトの名前の配列取得します
パブリック プロパティ SyncRoot DataBindingCollection コレクションへのアクセス同期するために使用できるオブジェクト取得します
参照参照

関連項目

DataBindingCollection クラス
System.Web.UI 名前空間
DataBinding クラス
IDataBindingsAccessor
ICollection

DataBindingCollection メソッド


パブリック メソッドパブリック メソッド

( プロテクト メソッド参照)
  名前 説明
パブリック メソッド Add 指定した DataBinding オブジェクトを DataBindingCollection コレクション追加します
パブリック メソッド Clear DataBindingCollection コレクションからすべての DataBinding オブジェクト削除します
パブリック メソッド Contains データ バインディング コレクション特定の DataBinding オブジェクト格納されているかどうか判断します
パブリック メソッド CopyTo 1 次元Array に、Array オブジェクト指定したインデックス開始位置として DataBindingCollection 値をコピーします
パブリック メソッド Equals  オーバーロードされます2 つObject インスタンス等しかどうか判断します。 ( Object から継承されます。)
パブリック メソッド GetEnumerator DataBindingCollection オブジェクト反復処理する列挙子を返します
パブリック メソッド GetHashCode  特定の型のハッシュ関数として機能します。GetHashCode は、ハッシュ アルゴリズムや、ハッシュ テーブルのようなデータ構造での使用適してます。 ( Object から継承されます。)
パブリック メソッド GetType  現在のインスタンスType取得します。 ( Object から継承されます。)
パブリック メソッド ReferenceEquals  指定した複数Object インスタンス同一かどうか判断します。 ( Object から継承されます。)
パブリック メソッド Remove オーバーロードされますDataBinding オブジェクトDataBindingCollection コレクションから削除します
パブリック メソッド ToString  現在の Object を表す String返します。 ( Object から継承されます。)
プロテクト メソッドプロテクト メソッド
参照参照

関連項目

DataBindingCollection クラス
System.Web.UI 名前空間
DataBinding クラス
IDataBindingsAccessor
ICollection

DataBindingCollection メンバ

ASP.NET サーバー コントロールDataBinding オブジェクトコレクション提供します。このクラス継承できません。

DataBindingCollection データ型公開されるメンバを以下の表に示します


パブリック コンストラクタパブリック コンストラクタ
  名前 説明
パブリック メソッド DataBindingCollection DataBindingCollection クラス新しインスタンス初期化します。
パブリック プロパティパブリック プロパティ
  名前 説明
パブリック プロパティ Count DataBindingCollection オブジェクト内の DataBinding オブジェクトの数を取得します
パブリック プロパティ IsReadOnly DataBindingCollection コレクション読み取り専用かどうかを示す値を取得します
パブリック プロパティ IsSynchronized DataBindingCollection コレクション同期されている (スレッド セーフである) かどうかを示す値を取得します
パブリック プロパティ Item 指定されプロパティ名の DataBinding オブジェクト取得します
パブリック プロパティ RemovedBindings コレクションから削除されDataBinding オブジェクトの名前の配列取得します
パブリック プロパティ SyncRoot DataBindingCollection コレクションへのアクセス同期するために使用できるオブジェクト取得します
パブリック メソッドパブリック メソッド
( プロテクト メソッド参照)
  名前 説明
パブリック メソッド Add 指定した DataBinding オブジェクトDataBindingCollection コレクション追加します
パブリック メソッド Clear DataBindingCollection コレクションからすべての DataBinding オブジェクト削除します
パブリック メソッド Contains データ バインディング コレクション特定の DataBinding オブジェクト格納されているかどうか判断します
パブリック メソッド CopyTo 1 次元Array に、Array オブジェクト指定したインデックス開始位置として DataBindingCollection 値をコピーします
パブリック メソッド Equals  オーバーロードされます2 つObject インスタンス等しかどうか判断します。 (Object から継承されます。)
パブリック メソッド GetEnumerator DataBindingCollection オブジェクト反復処理する列挙子を返します
パブリック メソッド GetHashCode  特定の型のハッシュ関数として機能します。GetHashCode は、ハッシュ アルゴリズムや、ハッシュ テーブルのようなデータ構造での使用適してます。 (Object から継承されます。)
パブリック メソッド GetType  現在のインスタンスType取得します。 (Object から継承されます。)
パブリック メソッド ReferenceEquals  指定した複数Object インスタンス同一かどうか判断します。 (Object から継承されます。)
パブリック メソッド Remove オーバーロードされますDataBinding オブジェクトDataBindingCollection コレクションから削除します
パブリック メソッド ToString  現在の Object を表す String返します。 (Object から継承されます。)
プロテクト メソッドプロテクト メソッド
パブリック イベントパブリック イベント
参照参照

関連項目

DataBindingCollection クラス
System.Web.UI 名前空間
DataBinding クラス
IDataBindingsAccessor
ICollection


このページでは「.NET Framework クラス ライブラリ リファレンス」からDataBindingCollectionを検索した結果を表示しています。
Weblioに収録されているすべての辞書からDataBindingCollectionを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からDataBindingCollection を検索

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

辞書ショートカット

すべての辞書の索引

「DataBindingCollection」の関連用語

DataBindingCollectionのお隣キーワード
検索ランキング

   

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



DataBindingCollectionのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2025 GRAS Group, Inc.RSS