DataView.IBindingList.SupportsChangeNotification Propriété

Définition

Pour obtenir une description de ce membre, consultez 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

Valeur de propriété

Boolean

Pour obtenir une description de ce membre, consultez SupportsChangeNotification.

Implémente

Remarques

Ce membre est une implémentation d'un membre d'interface explicite. Il peut uniquement être utilisé lorsque l'instance de DataView est castée en interface IBindingList.

S’applique à