DataView.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」をご覧ください。

実装

注釈

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

適用対象