BindingList<T>.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

속성 값

목록이 변경되거나 항목이 변경될 때 이벤트가 발생하면 .

구현

설명

이 멤버는 명시적 인터페이스 멤버 구현입니다. 인스턴스가 인터페이스로 BindingList<T> 캐스팅 IBindingList 되는 경우에만 사용할 수 있습니다.

적용 대상