LinkedElementCollection<T>.IBindingList.SupportsChangeNotification 属性

定义

返回 true,因为集合支持更改通知

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

属性值

Boolean

实现

适用于