Share via


BindingList<T>.IBindingList.SupportsChangeNotification Özellik

Tanım

Bu üyenin açıklaması için bkz 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

Özellik Değeri

true liste değiştiğinde veya bir ListChanged öğe değiştiğinde bir olay oluşursa; aksi takdirde , false.

Uygulamalar

Açıklamalar

Bu üye, açık bir arabirim üyesi uygulamasıdır. Yalnızca örnek bir IBindingList arabirime BindingList<T> yayınlandığında kullanılabilir.

Şunlara uygulanır