BindingList<T>.IBindingList.SupportsChangeNotification プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このメンバーの説明については、 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
プロパティ値
実装
注釈
このメンバーは、明示的なインターフェイス メンバーの実装です。 BindingList<T> インスタンスがIBindingList インターフェイスにキャストされている場合にのみ使用できます。