BindingList<T>.IBindingList.SupportsChangeNotification プロパティ

定義

このメンバーの説明については、 SupportsChangeNotificationを参照してください。

property bool System::ComponentModel::IBindingList::SupportsChangeNotification { bool get(); };
bool System.ComponentModel.IBindingList.SupportsChangeNotification { get; }
member this.System.ComponentModel.IBindingList.SupportsChangeNotification : bool
 ReadOnly Property SupportsChangeNotification As Boolean Implements IBindingList.SupportsChangeNotification

プロパティ値

リストが変更されたとき、または項目が変更されたときに イベントが発生する場合は (a0/& 。それ以外の場合は。

実装

注釈

このメンバーは、明示的なインターフェイス メンバーの実装です。 BindingList<T> インスタンスがIBindingList インターフェイスにキャストされている場合にのみ使用できます。

適用対象