DataViewManager.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

プロパティ値

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

実装

注釈

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

適用対象